Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps io.qdrant:client from 1.15.0 to 1.16.1.

Release notes

Sourced from io.qdrant:client's releases.

v1.16.1

What's Changed

NOTE!

v1.16.0 release had breaking changes. Please refer to https://github.com/qdrant/java-client/releases/tag/v1.16.0 for more info.

Full Changelog: qdrant/java-client@v1.16.0...v1.16.1

v1.16.0

Updates

Support for Qdrant v1.16.x - https://github.com/qdrant/qdrant/releases/tag/v1.16.0

Full Changelog: qdrant/java-client@v1.14.1...v1.16.0

Note

data, indices and vectors_count fields of VectorOutput are now deprecated and will be removed in the future.

Please use the getDenseVector(), getSparseVector(), getMultiVector() static helpers from io.qdrant.client.VectorOutputHelper to read from VectorOutput instead.

BREAKING!

The following import paths have changed to an upstream update.

Removed import Added import
io.qdrant.client.grpc.Points.Condition io.qdrant.client.grpc.Common.Condition
io.qdrant.client.grpc.Points.DatetimeRange io.qdrant.client.grpc.Common.DatetimeRange
io.qdrant.client.grpc.Points.FieldCondition io.qdrant.client.grpc.Common.FieldCondition
io.qdrant.client.grpc.Points.Filter io.qdrant.client.grpc.Common.Filter
io.qdrant.client.grpc.Points.GeoBoundingBox io.qdrant.client.grpc.Common.GeoBoundingBox
io.qdrant.client.grpc.Points.GeoLineString io.qdrant.client.grpc.Common.GeoLineString
io.qdrant.client.grpc.Points.GeoPoint io.qdrant.client.grpc.Common.GeoPoint
io.qdrant.client.grpc.Points.GeoPolygon io.qdrant.client.grpc.Common.GeoPolygon
io.qdrant.client.grpc.Points.GeoRadius io.qdrant.client.grpc.Common.GeoRadius
io.qdrant.client.grpc.Points.HasIdCondition io.qdrant.client.grpc.Common.HasIdCondition
io.qdrant.client.grpc.Points.HasVectorCondition io.qdrant.client.grpc.Common.HasVectorCondition
io.qdrant.client.grpc.Points.IsEmptyCondition io.qdrant.client.grpc.Common.IsEmptyCondition
io.qdrant.client.grpc.Points.IsNullCondition io.qdrant.client.grpc.Common.IsNullCondition
io.qdrant.client.grpc.Points.Match io.qdrant.client.grpc.Common.Match
io.qdrant.client.grpc.Points.NestedCondition io.qdrant.client.grpc.Common.NestedCondition
io.qdrant.client.grpc.Points.PointId io.qdrant.client.grpc.Common.PointId
io.qdrant.client.grpc.Points.Range io.qdrant.client.grpc.Common.Range
io.qdrant.client.grpc.Points.RepeatedIntegers io.qdrant.client.grpc.Common.RepeatedIntegers
io.qdrant.client.grpc.Points.RepeatedStrings io.qdrant.client.grpc.Common.RepeatedStrings
io.qdrant.client.grpc.Points.ValuesCount io.qdrant.client.grpc.Common.ValuesCount
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 01:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2025
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/qdrant/io.qdrant-client-1.16.1 branch from 091951b to b786b03 Compare December 5, 2025 17:17
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [io.qdrant:client](https://github.com/qdrant/java-client) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/qdrant/java-client/releases)
- [Commits](qdrant/java-client@v1.15.0...v1.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/qdrant/io.qdrant-client-1.16.1 branch from b786b03 to 5a913c4 Compare December 10, 2025 20:44
@eddumelendez eddumelendez merged commit 5521b11 into main Dec 15, 2025
102 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/qdrant/io.qdrant-client-1.16.1 branch December 15, 2025 19:25
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/qdrant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants