Skip to content

Commit

Permalink
Added 2.3 release note (opensearch-project#507)
Browse files Browse the repository at this point in the history
* Update 2.3 release note

Signed-off-by: Angie Zhang <langelzh@amazon.com>

* Update 2.3 release note

Signed-off-by: Angie Zhang <langelzh@amazon.com>

* Update 2.3 release note

Signed-off-by: Angie Zhang <langelzh@amazon.com>

* Update 2.3 release note

Signed-off-by: Angie Zhang <langelzh@amazon.com>

* Update 2.3 release note

Signed-off-by: Angie Zhang <langelzh@amazon.com>

Signed-off-by: Angie Zhang <langelzh@amazon.com>
(cherry picked from commit d9793ac)
Signed-off-by: Angie Zhang <langelzh@amazon.com>
  • Loading branch information
Angie-Zhang authored and Angie Zhang committed Sep 12, 2022
1 parent 8265aa1 commit 4cfdeb4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions release-notes/opensearch-index-management.release-notes-2.3.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Version 2.3.0.0 2022-09-09

Compatible with OpenSearch 2.3.0

### Enhancements
* Replica Count Validation when awareness replica balance is enabled ([#429](https://github.com/opensearch-project/index-management/pull/429))
* Updated detekt plugin, snakeyaml dependency and code to reduce the number of issues after static analysis ([#483](https://github.com/opensearch-project/index-management/pull/483))
* Transform max_clauses optimization: limit amount of modified buckets being processed at a time and added capping of pageSize to avoid maxClause exception ([#477](https://github.com/opensearch-project/index-management/pull/477))
* Remove HOST_DENY_LIST usage as Notification plugin will own it ([#488](https://github.com/opensearch-project/index-management/pull/488))
* Deprecate Master nonmenclature ([#502](https://github.com/opensearch-project/index-management/pull/502))

### Bug Fixes
* Failed concurrent creates of ISM policies should return http 409 ([#464](https://github.com/opensearch-project/index-management/pull/464))
* Disable detekt to avoid the CVE issues ([#500](https://github.com/opensearch-project/index-management/pull/500))

### Infrastructure
* Staging for version increment automation ([#409](https://github.com/opensearch-project/index-management/pull/409))

### Maintenance
* Version upgrade to 2.3.0 ([#484](https://github.com/opensearch-project/index-management/pull/484))

### Documentation
* Added 2.3 release note ([#507](https://github.com/opensearch-project/index-management/pull/507))

0 comments on commit 4cfdeb4

Please sign in to comment.