Skip to content

build(deps): bump qdrant-client from 1.15.1 to 1.19.0 - #6607

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/qdrant-client-1.19.0
Open

build(deps): bump qdrant-client from 1.15.1 to 1.19.0#6607
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/qdrant-client-1.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps qdrant-client from 1.15.1 to 1.19.0.

Release notes

Sourced from qdrant-client's releases.

v1.19.0

Change Log

Features 🌊

Fixes 🧑‍🔧

Deprecations ⏲️

  • #1210 - add and query methods have been removed, use FastEmbed with upsert/query_points instead by @​joein
  • #1311 - max_resident_memory_percent has been deprecated by @​joein
  • #1298 - search, search_batch, search_groups, recommend, recommend_batch, recommend_groups and on_disk_payload have been deprecated in favour of query_points, query_batch_points, query_points_groups and the new payload config by @​joein

Misc 🧰

Thanks to everyone who contributed to the current release! @​nazsats @​winklemad @​ErenAta16 @​MushiSenpai @​charles-dyfis-net @​aloktripathi1 @​Goodnight77 @​hassanzafarr @​estebany-qd @​joein

v1.18.0

Change Log

Features 🌊

  • #1176 - bump fastembed to v0.8.0 by @​joein
  • #1173 - per request custom headers for tracing by @​generall
  • #1201 - create/delete named vector API after creating a collection, turboquantization and more

Fixes 🧑‍🔧

  • #1191 - fix local mode inconsistency of values count with the server in case of iterables other than list by @​joein
  • #1190 - fix local mode geo filter edge cases by @​joein

... (truncated)

Commits
  • 425840b bump version to v1.19.0
  • 34dbb37 fix: fix nested payload local mode (#1312)
  • da58e7d deprecate: remove max_disk_usage_percent, deprecate max_resident_memory_perce...
  • efc4619 fix: values_count bounds must be satisfied by a single value in local mode (#...
  • 589aece new: 1.19.0 updates (#1298)
  • 24bd6bf fix: add limit > 0 rules in local mode (#1281)
  • 715b48b Preserve proto3 field presence for falsy values in REST/gRPC conversion (#1260)
  • 5a0e0d0 fix: do not drop falsy shard keys in convert_points_update_operation (#1279)
  • 2257c55 fix: fix embed paths (#1278)
  • f28634c Warn that search_params is ignored in local mode instead of silently dropping...
  • 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 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 [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.15.1 to 1.19.0.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.15.1...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 04:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 17, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants