We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6932b0 + ecb6203 commit 511c421Copy full SHA for 511c421
1 file changed
integrations/opensearch/CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## [integrations/opensearch-v4.6.0] - 2026-01-05
4
+
5
+### 🐛 Bug Fixes
6
7
+- Fix failing tests for opensearch and ollama (#2500)
8
+- OpenSearch async client initialization (#2645)
9
10
+### ⚙️ CI
11
12
+- Change pytest command (#2475)
13
14
+### 🧹 Chores
15
16
+- Remove Readme API CI workflow and configs (#2573)
17
18
+### 🌀 Miscellaneous
19
20
+- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
21
22
## [integrations/opensearch-v4.5.0] - 2025-10-27
23
24
### 🚀 Features
0 commit comments