We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4e7d6 commit dc68470Copy full SHA for dc68470
1 file changed
integrations/astra/CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## [integrations/integrations/astra-v4.1.0] - 2026-03-06
4
+
5
+### 🚀 Features
6
7
+- Add Astra document store operations (#2904)
8
9
+### 📚 Documentation
10
11
+- Fix some invalid raises directives (#2847)
12
+- Simplify pydoc configs (#2855)
13
14
+### 🧪 Testing
15
16
+- Replacing each `DocumentStore` specific tests and used the generalised ones from `haystack.testing.document_store` (#2812)
17
18
+### 🧹 Chores
19
20
+- Remove unused allow-direct-references (#2866)
21
+- Standardize author mentions (#2897)
22
23
24
## [integrations/astra-v4.0.0] - 2026-01-12
25
26
### 🧹 Chores
0 commit comments