We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04365ad + d87afdc commit 77619daCopy full SHA for 77619da
1 file changed
integrations/qdrant/CHANGELOG.md
@@ -1,11 +1,18 @@
1
# Changelog
2
3
-## [unreleased]
+## [integrations/qdrant-v9.6.0] - 2026-02-02
4
+
5
+### 🚀 Features
6
7
+- Adding count with filtering operations to`QdrantDocumentStore` (#2803)
8
9
### 🧹 Chores
10
11
- Make fmt command more forgiving (#2671)
12
- [**breaking**] Qdrant - drop Python 3.9 and use X|Y typing (#2726)
13
+- Disabling progress bar in `QdrantDocumentStore` tests (#2797)
14
15
+### 🌀 Miscellaneous
16
17
18
## [integrations/qdrant-v9.5.0] - 2026-01-07
0 commit comments