We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2d3ef commit 74a4367Copy full SHA for 74a4367
1 file changed
integrations/opensearch/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [integrations/opensearch-v6.0.0] - 2026-01-13
4
+
5
+### 🧪 Testing
6
7
+- Add `pytest-xdist` to execute tests in parallel on CI (and/or locally) (#2672)
8
9
+### 🧹 Chores
10
11
+- Make fmt command more forgiving (#2671)
12
+- [**breaking**] Opensearch - drop Python 3.9 and use X|Y typing (#2744)
13
14
15
## [integrations/opensearch-v5.1.0] - 2026-01-08
16
17
### 🌀 Miscellaneous
0 commit comments