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 90484ad commit 5da117eCopy full SHA for 5da117e
1 file changed
integrations/elasticsearch/CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
3
+## [integrations/elasticsearch-v5.3.0] - 2026-03-10
4
+
5
+### 🚀 Features
6
7
+- Add str handling for ElasticsearchDocumentStore api_key (#2934)
8
9
+### 📚 Documentation
10
11
+- Simplify pydoc configs (#2855)
12
13
+### 🧪 Testing
14
15
+- Replacing each `DocumentStore` specific tests and used the generalised ones from `haystack.testing.document_store` (#2812)
16
17
+### 🧹 Chores
18
19
+- Remove unused allow-direct-references (#2866)
20
+- Standardize author mentions (#2897)
21
22
23
## [integrations/elasticsearch-v5.2.0] - 2026-02-02
24
25
### 🚀 Features
0 commit comments