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

Chore(deps): Update weaviate-client requirement from ~=4.9.3 to ~=4.10.4 in /api/app #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Updates the requirements on weaviate-client to permit the latest version.

Release notes

Sourced from weaviate-client's releases.

v4.10.4

What's Changed

Full Changelog: weaviate/weaviate-python-client@v4.10.3...v4.10.4

Changelog

Sourced from weaviate-client's changelog.

Version 4.10.4

This patch version incldues: - Fix missing dimensions parameter in text2vec-azure-openai

Version 4.10.3

This patch version includes: - Add experimental debug namespace - Add support for dynamic backup location - Fix potential deadlock in batching - Fix backup and restore for embedded mode - Add extra method for text2vec_google_aistudio

Version 4.10.2

This patch version includes: - Fixes issue with query parameters in cluster.nodes method due to dependence on bugged behaviour of httpx that was fixed in 0.28.0

Version 4.10.1

This patch version includes: - Fixes compatibility with httpx to 0.28.X which requires updating the minimum required version to 0.26.0 - Remove outdated docs

Version 4.10.0

This minor version includes: - Support for new 1.28 features: - RBAC (experimental, breaking changes are expected) - Add VoyageAI's new multimodal embedding model - Remove copy of v3-client. If you are still using v4 code please either: - Update your code to v4: https://weaviate.io/developers/weaviate/client-libraries/python/v3_v4_migration - Use the v3-client directly: weaviate-client>=3.26.7;<4.0.0 - Upgrade protobuf to v5 - Add support for python 3.13 - Weaviate v1.23 and v1.24 are NOT supported anymore

Version 4.9.6

This release is the last release that supports weaviate v1.23 and v1.24

This patch version includes: - Add support for the new Kagame_JA tokenizer

Version 4.9.5

... (truncated)

Commits
  • 961d1a0 Merge pull request #1513 from weaviate/changelog-4104
  • 4c2e3fa Update changelog
  • 6c1c995 Merge pull request #1508 from weaviate/#1445/add-dimensions-param-to-text2vec...
  • 924d878 Fix docstring
  • 1999c7e Merge pull request #1511 from weaviate/changelog_4.10.3
  • 056814c Merge pull request #1510 from weaviate/google_aistudio
  • e7af01f Add tests for google ai studio method
  • 21bdff0 Add changelog for 4.10.3 and remove docs added my mistake
  • 8482f4b Add google ai studio
  • 945740c Add dimensions param to text2vec_azure_openai
  • Additional commits viewable in compare view

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)

Updates the requirements on [weaviate-client](https://github.com/weaviate/weaviate-python-client) to permit the latest version.
- [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.9.3...v4.10.4)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants