We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f852163 commit e505785Copy full SHA for e505785
1 file changed
integrations/qdrant/CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [integrations/qdrant-v9.5.0] - 2026-01-07
4
+
5
+### 🚀 Features
6
7
+- Adding `delete_by_filter()` and `update_by_filter()` to `QdrantDocumentStore` (#2650)
8
9
+### 🐛 Bug Fixes
10
11
+- Fix types for qdrant-client 1.16.1 (#2561)
12
13
+### 🧹 Chores
14
15
+- Remove Readme API CI workflow and configs (#2573)
16
17
18
## [integrations/qdrant-v9.4.0] - 2025-11-18
19
20
### 🧹 Chores
0 commit comments