We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db41de8 commit 8ed6836Copy full SHA for 8ed6836
integrations/qdrant/CHANGELOG.md
@@ -1,7 +1,15 @@
1
# Changelog
2
3
+## [integrations/qdrant-v9.1.2] - 2025-05-27
4
+
5
+### 🐛 Bug Fixes
6
7
+- Fix exposing Qdrant api-key in `metadata` field when running `to_dict` (#1813)
8
9
10
## [integrations/qdrant-v9.1.1] - 2025-03-20
11
12
13
### ⚙️ CI
14
15
- Review testing workflows (#1541)
@@ -16,8 +24,10 @@
16
24
17
25
- Qdrant -- async support (#1480)
18
26
27
19
28
## [integrations/qdrant-v9.0.0] - 2025-03-11
20
29
30
21
31
### 🧹 Chores
22
32
23
33
- Use Haystack logging across integrations (#1484)
0 commit comments