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.2 to 4.4.4 (#97)
Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.4.2 to 4.4.4. <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.3</h2> <h2>What's Changed</h2> <ul> <li>Remove unneeded check by <a href="https://github.com/dirkkul"><code>@dirkkul</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/857">weaviate/weaviate-python-client#857</a></li> <li>DR-118 readthedocs fixes by <a href="https://github.com/daveatweaviate"><code>@daveatweaviate</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/860">weaviate/weaviate-python-client#860</a></li> <li>Fix issues with reference batch by <a href="https://github.com/dirkkul"><code>@dirkkul</code></a> in <a href="https://redirect.github.com/weaviate/weaviate-python-client/pull/864">weaviate/weaviate-python-client#864</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/weaviate/weaviate-python-client/compare/v4.4.2...v4.4.3">https://github.com/weaviate/weaviate-python-client/compare/v4.4.2...v4.4.3</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.4</h2> <p>This patch version includes:</p> <ul> <li>A fix to the validation logic of the <code>apiEndpoint</code> field of <code>GenerativePaLMConfig</code> object.</li> </ul> <h2>Version 4.4.3</h2> <p>This patch version includes</p> <ul> <li>Fixes batching with references. Under some circumstances a reference could be added before its <code>from</code>-object and the reference would be lost.</li> <li>Fixes readthedocs page</li> <li>Small performance improvements for queries</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/5f4313ced29a35b0abd36cf0a7605c492ead4783"><code>5f4313c</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/870">#870</a> from weaviate/changelog-444</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/a25c74eff54f5569494f1a8702e4ef4df348c484"><code>a25c74e</code></a> add changes</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/b89ebaebe378c0da55a4bc3e5b1bbe147b4bdb06"><code>b89ebae</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/868">#868</a> from weaviate/palm-endpoint-fix</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/68f19cb9d3517f25ae449f8a2cddea1751406230"><code>68f19cb</code></a> Fix test</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/0a5aafadf795baa30a94bcd828280296f2516892"><code>0a5aafa</code></a> Fix validation of palm endpoint url</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/41a327f5791c00a957970d712a4946029d7a629c"><code>41a327f</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/867">#867</a> from weaviate/changelogv443</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/448615aaaec09e2d6fbffdb333d7ec8f79bfc6f1"><code>448615a</code></a> changelog fix</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/723b736f8a602d093f77fd16aeb0a3ece05649e0"><code>723b736</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/865">#865</a> from weaviate/batch_improvements2</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/4b936cd1f3aaff8486574433b925769c29183b74"><code>4b936cd</code></a> Merge pull request <a href="https://redirect.github.com/weaviate/weaviate-python-client/issues/866">#866</a> from weaviate/changelogv443</li> <li><a href="https://github.com/weaviate/weaviate-python-client/commit/5c47fb16956a44832e0286d137e11d2a99ab8e70"><code>5c47fb1</code></a> Add changelog for v4.4.3</li> <li>Additional commits viewable in <a href="https://github.com/weaviate/weaviate-python-client/compare/v4.4.2...v4.4.4">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.2&new-version=4.4.4)](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