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 4873ada commit a7950baCopy full SHA for a7950ba
integrations/opensearch/CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [integrations/opensearch-v4.3.0] - 2025-10-07
4
+
5
+### 🚀 Features
6
7
+- Adding the operation `delete_all_documents` to the `OpenSearchDocumentStore` (#2321)
8
9
+### 🧹 Chores
10
11
+- Fix linting for ruff 0.12.0 (#1969)
12
+- Remove black (#1985)
13
+- Standardize readmes - part 2 (#2205)
14
+- Fix linting in tests for opensearch (#2259)
15
16
17
## [integrations/opensearch-v4.2.0] - 2025-06-12
18
19
### 🐛 Bug Fixes
0 commit comments