Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Bump weaviate-client from 4.5.6 to 4.6.0 in /python #6238

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps weaviate-client from 4.5.6 to 4.6.0.

Release notes

Sourced from weaviate-client's releases.

v4.6.0

What's Changed

Full Changelog: weaviate/weaviate-python-client@v4.5.7...v4.6.0

v4.5.7

What's Changed

New Contributors

Full Changelog: weaviate/weaviate-python-client@v4.5.6...v4.5.7

Changelog

Sourced from weaviate-client's changelog.

Version 4.6.0

This minor version includes:

  • Support for Weaviate 1.25.0:

    • BM25/Hybrid support groupBy parameter
    • Hybrid supports MoveTo/MoveAwayFrom in near_vector and near_text through HybridVector class
    • Ollama text2vec and generative module
    • Octoai text2vec and generative module
    • multi2vev-palm module
    • dynamic vector index type
    • auto tenant creation
    • improved batching with vectorization
    • tenant exists endpoint
    • get tenant by name
  • Added client.integrations.configure to configure api-keys and model provider parameters for integration/module-providers without setting headers.

  • Improved error messages and deprecation warnings.

Version 4.5.7

This patch version includes:

  • Deprecation of the bit_compression field in the PQConfig class
  • Improvements to closing possibly open objects and connections
  • Enhances the WeaviateGRPCUnavailableError message with added context relevant to the user's environment
  • Relaxes the httpx requirements to aid compatability with other packages
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.5.6 to 4.6.0.
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.5.6...v4.6.0)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 22:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels May 13, 2024
@github-actions github-actions bot changed the title Bump weaviate-client from 4.5.6 to 4.6.0 in /python Python: Bump weaviate-client from 4.5.6 to 4.6.0 in /python May 13, 2024
@markwallace-microsoft
Copy link
Member

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL567089284% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1287 1 💤 0 ❌ 0 🔥 15.216s ⏱️

Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2024

Superseded by #6329.

@dependabot dependabot bot closed this May 18, 2024
@dependabot dependabot bot deleted the dependabot/pip/python/weaviate-client-4.6.0 branch May 18, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant