Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump weaviate-client from 4.4.0 to 4.4.1 (#72)
Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.4.0 to 4.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/weaviate/weaviate-python-client/releases">weaviate-client's releases</a>.</em></p> <blockquote> <h2>v4.4.1</h2> <h2>What's Changed</h2> <ul> <li>Add 'aggregate' to wvc exports by <a href="https://github.com/databyjp"><code>@databyjp</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/841">weaviate/weaviate-python-client#841</a></li> <li>fixed connect helpers' documentation by <a href="https://github.com/SavvasMohito"><code>@SavvasMohito</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/840">weaviate/weaviate-python-client#840</a></li> <li>reintroduce str as input to group_by in aggregate by <a href="https://github.com/tsmith023"><code>@tsmith023</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/843">weaviate/weaviate-python-client#843</a></li> <li>Separate batch loops by <a href="https://github.com/dirkkul"><code>@dirkkul</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/844">weaviate/weaviate-python-client#844</a></li> <li>changelog 4.4.1 by <a href="https://github.com/dirkkul"><code>@dirkkul</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/846">weaviate/weaviate-python-client#846</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/weaviate/weaviate-python-client/compare/v4.4.0...v4.4.1">https://github.com/weaviate/weaviate-python-client/compare/v4.4.0...v4.4.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst">weaviate-client's changelog</a>.</em></p> <blockquote> <h2>Version 4.4.1</h2> <p>This patch version includes</p> <ul> <li>Allows strings as input for <code>groupBy</code> arguments for aggregation.</li> <li>Fixes for rate limit batching.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/64fa2d9651089dee8a2088ac5fdd722ea53da1e0"><code>64fa2d9</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/846">#846</a> from weaviate/changelog4.4.1</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/39e3fd90a2adbf71ebfbd4e0ec0ee190e15776ea"><code>39e3fd9</code></a> changelog 4.4.1</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/793356188e3eb6a11ab048219224793fe42b882b"><code>7933561</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/844">#844</a> from weaviate/separate-batch-loops</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/fe1c84b7f3d2b9c1ff0d1c8d5be388fb2b5decd6"><code>fe1c84b</code></a> Have separate loop for node status refresh</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/424ae9169883d00237b4b7762bf3044639b2107e"><code>424ae91</code></a> Fix OpenAI rate-limit detection and add more cases to repeat</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/c30bfa0ddae58590a2aef9fe309964b9adc1e013"><code>c30bfa0</code></a> Fix rate_limit repeat rate</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/fe7f4489f802fc3ea0364360cf220c3d9615266d"><code>fe7f448</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/843">#843</a> from weaviate/allow-str-in-agg-groupby</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/657ce0a18aa9b066a43d75ec12460c76697cff1d"><code>657ce0a</code></a> fix unit test</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/8dba33e563461f3cf82a4495ede14ae5f06d339c"><code>8dba33e</code></a> reintroduce str as input to group_by in aggregate</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/1d147a0eb0c0501568daaccae9f494b972cfd1ba"><code>1d147a0</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/840">#840</a> from SavvasMohito/main</li> <li>Additional commits viewable in <a href="https://github.com/weaviate/weaviate-python-client/compare/v4.4.0...v4.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=weaviate-client&package-manager=pip&previous-version=4.4.0&new-version=4.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information