Skip to content

Commit b10a9dd

Browse files
Added release notes for 2.12.0 (#587) (#590)
* added release notes for common-utils * update release notes --------- (cherry picked from commit cd8ea9b) Signed-off-by: jowg-amazon <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fed6838 commit b10a9dd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Version 2.12.0.0 2023-02-06
2+
3+
Compatible with OpenSearch 2.12.0
4+
5+
### Maintenance
6+
* Increment version to 2.12.0-SNAPSHOT ([#545](https://github.com/opensearch-project/common-utils/pull/545))
7+
* Onboard prod jenkins docker image to github actions ([#557](https://github.com/opensearch-project/common-utils/pull/557))
8+
* Update Gradle to 8.4 ([#560](https://github.com/opensearch-project/common-utils/pull/560))
9+
* Add Java 11/17/21 matrix for build, test and integration checks ([#561](https://github.com/opensearch-project/common-utils/pull/561))
10+
* changed all usages of 'admin' as a password to something different ([#581](https://github.com/opensearch-project/common-utils/pull/581))
11+
* Update dependency com.pinterest:ktlint to 0.47.1 and fix CVE-2023-6378 ([#585](https://github.com/opensearch-project/common-utils/pull/585))
12+
13+
### Enhancement
14+
* add 'fields' parameter in doc level query object. ([#546](https://github.com/opensearch-project/common-utils/pull/546))
15+
* add fields param in toxcontent() for doc level query ([#549](https://github.com/opensearch-project/common-utils/pull/549))
16+
* Add User.isAdminDn to User class ([#547](https://github.com/opensearch-project/common-utils/pull/547))
17+
18+
### Refactor
19+
* Move get monitor and search monitor action / request / responses to common-utils ([#566](https://github.com/opensearch-project/common-utils/pull/566))
20+
21+
# Features
22+
* Implemented cross-cluster monitor support ([#584](https://github.com/opensearch-project/common-utils/pull/584))
23+
24+
### Documentation
25+
* Added 2.12.0.0 release notes ([#585](https://github.com/opensearch-project/common-utils/pull/585))

0 commit comments

Comments
 (0)