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 c5cc92c commit d26a08bCopy full SHA for d26a08b
1 file changed
integrations/opensearch/CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [integrations/opensearch-v8.0.0] - 2026-04-29
4
+
5
+### 🚀 Features
6
7
+- [**breaking**] Change default fuzziness from AUTO to 0 in OpenSearch retrievers (#3198)
8
9
+### 🚜 Refactor
10
11
+- *(opensearch)* Use async DocumentStore mixin tests (#3224)
12
13
+### 🧪 Testing
14
15
+- Opensearch - add unit tests (#3182)
16
17
18
## [integrations/opensearch-v7.2.1] - 2026-04-13
19
20
### 🐛 Bug Fixes
0 commit comments