Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps io.weaviate:client from 5.3.0 to 5.4.0.

Release notes

Sourced from io.weaviate:client's releases.

5.4.0

This release adds support for these Weaviate v1.32 features:

  • Collection alias: manage collection aliases and associated RBAC permissions-
  • Rotational Quantization: enable RQ in collection configuration
  • RBAC Restore Options: control if roles and db-users should be included in backup restores
  • Replication API: balance the load on the cluster nodes by moving shard replicas

What's Changed

Full Changelog: weaviate/java-client@5.3.0...5.4.0

Commits
  • 88bdd7e Release 5.4.0 version
  • 019fff7 Merge pull request #419 from weaviate/chore/update-release-configuration
  • 340c3ef ci: update secrets.tar.gpg
  • 7174790 ci: migrate to central-publishing-maven-plugin
  • 9a70054 Merge pull request #410 from weaviate/feat/replicate-ops
  • ce9b4fa Merge pull request #415 from weaviate/feat/users-restore
  • c233cc2 fix: add missing parameter
  • 2554157 chore: rename .includeHistory -> .withIncludeHistory
  • d0f250f feat: add replication ops to async client
  • 0979369 feat: add integration tests for replication
  • 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 5.3.0 to 5.4.0.
- [Release notes](https://github.com/weaviate/java-client/releases)
- [Commits](weaviate/java-client@5.3.0...5.4.0)

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

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 Aug 1, 2025
This was referenced Aug 4, 2025
@eddumelendez eddumelendez merged commit 25800da into main Aug 4, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/weaviate/io.weaviate-client-5.4.0 branch August 4, 2025 19:52
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.

2 participants