Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps qdrant-client from 1.13.3 to 1.14.3.

Release notes

Sourced from qdrant-client's releases.

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

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

v1.14.1

Change Log

Features 💥

Fixes ⚙️

... (truncated)

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)

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

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-version: 1.14.3
  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 Pull requests that update Python code labels Jun 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2025

Superseded by #1395.

@dependabot dependabot bot closed this Jul 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/qdrant-client-1.14.3 branch July 18, 2025 20:48
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.

1 participant