Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

Update qdrant/qdrant Docker tag to v1.19.1 - #2

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/qdrant-qdrant-1.x
Open

Update qdrant/qdrant Docker tag to v1.19.1#2
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/qdrant-qdrant-1.x

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
qdrant/qdrant (source) patch v1.19.0v1.19.1

Release Notes

qdrant/qdrant (qdrant/qdrant)

v1.19.1

Compare Source

Change log
Improvements
  • #​10342, #​10420 - Speed up and saturate memory bandwidth in quantized scoring with prefetching
  • #​10391, #​10392, #​10362, #​10437, #​10439, #​10381 - Rework and batch 4-bit TurboQuant SIMD implementation for better performance
  • #​10441 - Limit query plane allocations for better search performance
  • #​8650 - Improve L2 cosine preprocessing performance on AVX
  • #​10042 - Batch deletion checks for faster full scans
  • #​10054, #​10010, #​10194 - Batch searches in HNSW for faster search
  • #​10099 - Skip bad items before pushing into HNSW priority queue
  • #​10312, #​10333 - Skip point ID resolution in search post processing to improve search performance
  • #​10040, #​10066 - Use raw payloads in shard transfer to make payload heavy shard transfers 1.5x faster
  • #​9760 - Make set replica state and abort transfer/resharding crash safe to prevent consensus desync
  • #​9786 - Make restart transfer operation crash safe to prevent consensus desync
  • #​10345 - Query shard status more efficiently, don't build full segment info
  • #​10455 - Faster memory reporting on Linux with cachestat
  • #​10457 - Probe segment memory utilization outside of read locks
  • #​10027 - Honor max_segment_size on filter based updates
  • #​10426 - Support fast HNSW healing cancellation to prevent blocking consensus on shard drop
  • #​10306 - Raise HTTP2 max pending resets on gRPC API to allow higher connection concurrency
  • #​10243 - Expose used CPU cores in /metrics (cpu_cores_used)
  • #​10132 - Extend container runtime detection, include Kubernetes and other runtimes
Bug Fixes
  • #​10201 - Fix data consistency, flush CoW segments before building payload index
  • #​10399 - Fix Gridstore panic on new page after unsafe shutdown, repairs preexisting failures
  • #​10205 - On aborting resharding down, don't block consensus with deferred points for along time
  • #​10324 - Reject vector size larger than 65536
  • #​10143 - Reject empty dense vectors
  • #​10374 - Reject mismatched dimension count in positive/negative examples of recommend average API
  • #​10382 - Not specifying scroll limit would bypass max_query_limit
  • #​10128 - Prevent underestimating is_empty and is_null cardinality
  • #​10101 - Fix is_null filter for unindexed payload fields
  • #​10341 - Fix phrase matching on unindexed payload field not respecting token positioning
  • #​10181 - Propagate mmap read errors back to user rather than panicking
  • #​10338 - Fix concurrent consensus operations awaiters dropping each other
  • #​9957 - Limit tracing ID by 256 bytes, not characters
  • #​9959 - Clamp picking random HNSW layer to lower bound of zero
Security
  • #​10242 - Reject . and .. in collection names

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants