Skip to content

Bump io.weaviate:client from 4.8.3 to 5.1.3 in /modules/weaviate #10107

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps io.weaviate:client from 4.8.3 to 5.1.3.

Release notes

Sourced from io.weaviate:client's releases.

5.1.2 - Batch error handling

What's Changed

Full Changelog: weaviate/java-client@5.1.1...5.1.2

5.1.1 - ColBERT

Support multi-vector embeddings (ColBERT, ColPali, etc.) in object creation/update, batch insert, and NearVector + Hybrid queries.

What's Changed

Full Changelog: weaviate/java-client@5.1.0...5.1.1

5.1.0 - RBAC, Weaviate Embeddings

This version adds support for RBAC, which is in GA starting with Weaviate 1.29 🌮

We've also removed the need to manually set authentication headers when using Weaviate Embeddings service as a vectorizer for a collection, as it will now be done automatically whenever ApiKey authentication is used.

🚧 Experimental syntax introduced in 5.1.0-alpha1 is still deemed experimental. It will not receive full support until the next major release.

What's Changed

Full Changelog: weaviate/java-client@5.0.1...5.1.0

5.1.0-alpha1 - Experimental syntax, ORM, gRPC for nearVector search

The 5.1.0-alpha1 offers a sneak peak into the concise and expressive syntax we are designing for the next iteration of the Java client, and a taste of the performance improvements to be expected from a complete migration to gRPC.

Head down to GRPCBenchTest.java for examples of the new code snippets or clone the project and run the benchmarks to see them in action:

mvn clean test -Dtest=GRPCBenchTest

As this is a preview version, the scope of these changes is limited to the NearVector query.

What's Changed

... (truncated)

Commits
  • 722085b Release 5.1.3 version
  • ad42cae fix(experimental): handle null property values (#363)
  • e54c7da Update version to next snapshot version
  • a8798cd Release 5.1.2 version
  • 9160164 fix(experimental): make metadata fields public (#361)
  • 53ea86b fix: return batch errors alongside successfully inserted objects (#358)
  • 6f22833 Update version to next snapshot version
  • 109ef80 Release 5.1.1 version
  • 9de71fe feat(ColBERT): Create, update, batch insert, and query objects with multi-vec...
  • 876c08e Merge pull request #357 from weaviate/chore/update-dependencies
  • Additional commits viewable in compare view

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 [io.weaviate:client](https://github.com/weaviate/java-client) from 4.8.3 to 5.1.3.
- [Release notes](https://github.com/weaviate/java-client/releases)
- [Commits](weaviate/java-client@4.8.3...5.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2025 22:25
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #10251.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modules/weaviate/io.weaviate-client-5.1.3 branch May 1, 2025 23:40
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 java Pull requests that update Java code modules/weaviate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants