-
Notifications
You must be signed in to change notification settings - Fork 236
Pull requests: qdrant/qdrant-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use continue instead of return in update_vectors filter loop (Fixes #1237)
#1238
opened Jun 21, 2026 by
rtmalikian
Loading…
fix: catch ImportError in QdrantLocal.close() during Python shutdown (Fixes #1079)
#1236
opened Jun 21, 2026 by
rtmalikian
Loading…
fix: close lock file handle on exception in local mode (Fixes #1234)
#1235
opened Jun 20, 2026 by
rtmalikian
Loading…
fix: pass search_params through local mode call chain (Fixes #1083)
#1233
opened Jun 20, 2026 by
rtmalikian
Loading…
fix: ignore non-string values for text payload matches
#1232
opened Jun 11, 2026 by
YankhangSIT
Loading…
build(deps-dev): bump pytest from 7.4.4 to 9.0.3
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#1230
opened Jun 10, 2026 by
dependabot
Bot
Loading…
build(deps): bump idna from 3.14 to 3.15
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#1229
opened Jun 10, 2026 by
dependabot
Bot
Loading…
fix: parse flat hardware usage responses
#1227
opened Jun 7, 2026 by
fengjikui
Loading…
6 tasks done
fix: check_match() raises TypeError when MatchText applied to non-string field
#1224
opened Jun 1, 2026 by
aloktripathi1
Loading…
ci: add release sanity check to prevent publishing broken packages
#1223
opened Jun 1, 2026 by
dharaneeshexe-web
Loading…
fix(payload_filters): guard MatchText against non-string field values
#1222
opened May 31, 2026 by
devteamaegis
Loading…
fix(embed): convert_paths() drops prefix paths when a longer path shares the same prefix
#1220
opened May 31, 2026 by
devteamaegis
Loading…
fix: detect dead upload workers while draining
#1218
opened May 28, 2026 by
ratishoberoi
Loading…
7 of 8 tasks
fix(migrate): first scroll page uses batch_size instead of hard-coded 2
#1217
opened May 23, 2026 by
devteamaegis
Loading…
fix: support MatchPhrase filter in local mode
#1213
opened May 22, 2026 by
ATOM00blue
Loading…
3 tasks done
fix: accept dict-shaped vector params in RestToGrpc converters
#1208
opened May 18, 2026 by
wtfashwin
Loading…
4 tasks done
fix(local): preserve datatype for created dense vectors
#1206
opened May 16, 2026 by
pragnyanramtha
Loading…
fix: improve error handling and logging for server version check
#1198
opened Apr 29, 2026 by
Goodnight77
Loading…
8 tasks done
fix(local): add threading.RLock to LocalCollection to prevent concurrent-upsert race (#1193)
#1196
opened Apr 23, 2026 by
aurelienbran
Loading…
fix(local): serialize LocalCollection writes to fix concurrent-upsert array-shape race (#1193)
#1195
opened Apr 22, 2026 by
abhicris
Loading…
docs: add Raises sections to client docstrings (fixes #348)
#1185
opened Mar 31, 2026 by
Muhammad-Danyal353
Loading…
6 of 8 tasks
Fix: Set gRPC reconnection backoff to prevent indefinite hangs
#1184
opened Mar 31, 2026 by
RickyMoon800
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.