Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps qdrant-client from 1.13.3 to 1.15.1.

Release notes

Sourced from qdrant-client's releases.

v1.15.1

Change Log

Fixes 🚒

Thanks to everyone who contributed to the release! @​coszio @​joein

v1.15.0

Change Log

Features 🌟

Fixes 🌵

Thanks to everyone who contributed to the release! @​kurtqq @​coszio @​generall @​joein

v1.14.3

Change Log

Features 🎸

  • #994 - add convenience methods like list_text_models, list_image_models, etc to fastembed mixin by @​joein
  • #1024 - do not inspect models when cloud inference is enabled by @​joein

Fixes 🌵

  • #990 - fix docstrings in models to get rid of invalid escape sequence warnings in python3.12+ by @​joein
  • #977 - fix set payload in batch update points, fix operation conversion, set payload key handling, vector normalization in update operations by @​joein
  • #993 - unpickleable objects in init_options should not raise an exception by @​joein
  • #994 - proper exception when trying to use local inference without installed fastembed by @​joein
  • #996 - fix urljoin to work correctly with prefixes by @​joein

v1.14.2

Change Log

Fixes 🧄

  • #966 - do not raise an exception in local mode on attempting to search for sparse vectors with IDF
  • #959 - fix deduplication of results when using order_by
  • #967 - fix query_batch_points behaviour in local mode with some queries when limit was not provided
  • #965 - fix local inference on queries with a list of prefetches, reduce the amount of inspections on vectors

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.13.3 to 1.15.1.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.13.3...v1.15.1)

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-version: 1.15.1
  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 python Pull requests that update Python code labels Jul 31, 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