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 8c39348 commit 0dc1dd2Copy full SHA for 0dc1dd2
release-notes/opensearch-common-utils.release-notes-2.6.0.0.md
@@ -0,0 +1,15 @@
1
+## Version 2.6.0.0 2023-02-21
2
+
3
+Compatible with OpenSearch 2.6.0
4
5
+### Maintenance
6
+* Increment version to 2.6.0-SNAPSHOT ([#344](https://github.com/opensearch-project/common-utils/pull/344))
7
8
+### Refactoring
9
+* Add a super admin client builder w/ hosts params ([#322](https://github.com/opensearch-project/common-utils/pull/322))
10
11
+### Bug Fixes
12
+* Fix streaming functions for LegacySNSMessage ([#324](https://github.com/opensearch-project/common-utils/pull/324))
13
14
+### Documentation
15
+* Added 2.6 release notes. ([#363](https://github.com/opensearch-project/common-utils/pull/363))
0 commit comments