We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a60e1 commit 1c9b7c1Copy full SHA for 1c9b7c1
1 file changed
integrations/opensearch/CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## [integrations/opensearch-v6.5.0] - 2026-02-26
4
+
5
+### 🐛 Bug Fixes
6
7
+- OpenSearch-3.x SQL stopped supporting DSL-format SQL JSON (#2876)
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
21
22
## [integrations/opensearch-v6.4.0] - 2026-02-11
23
24
### 🚀 Features
0 commit comments