Skip to content

Commit 333ff04

Browse files
Update 3.0.0.0 releasenotes (#824)
* Update 3.0.0.0 releasenotes Signed-off-by: Peter Zhu <[email protected]> * Update opensearch-common-utils.release-notes-3.0.0.0.md --------- Signed-off-by: Peter Zhu <[email protected]>
1 parent c73748f commit 333ff04

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Version 3.0.0.0 2025-04-30
2+
3+
Compatible with OpenSearch 3.0.0
4+
5+
### Features
6+
* Adding replication (CCR) plugin interface and classes to common-utils ([#667](https://github.com/opensearch-project/common-utils/pull/667))
7+
8+
### Maintenance
9+
* Update common-utils shadow plugin repo and bump to 3.0.0.0-alpha1 ([#775](https://github.com/opensearch-project/common-utils/pull/775))
10+
* Change 3.0.0 qualifier from alpha1 to beta1 ( ([#808](https://github.com/opensearch-project/common-utils/pull/808))
11+
12+
### Bug fixes
13+
* Fix imports related to split package of org.opensearch.transport ([#790](https://github.com/opensearch-project/common-utils/pull/790))
14+
* Escape/Unescape pipe UserInfo in ThreadContext ([#801](https://github.com/opensearch-project/common-utils/pull/801))

0 commit comments

Comments
 (0)