Skip to content

Commit

Permalink
Update 2.3 release note
Browse files Browse the repository at this point in the history
Signed-off-by: Angie Zhang <[email protected]>
  • Loading branch information
Angie Zhang committed Sep 9, 2022
1 parent 80589ff commit 14b72b6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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 and snakeyaml dependency. Updated a 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))
* 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))

Expand All @@ -17,7 +17,7 @@ Compatible with OpenSearch 2.3.0
* 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))
* 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 14b72b6

Please sign in to comment.