Skip to content

Commit

Permalink
Drafted 2.6 release notes. (#631)
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 24bd906)
  • Loading branch information
AWSHurneyt authored and github-actions[bot] committed Feb 22, 2023
1 parent 193852f commit e7b00ac
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Version 2.6.0.0 2023-02-21

Compatible with OpenSearch 2.6.0

### Features
* Feature: force merge. ([#608](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/608))

### Bug Fixes
* Remove inaccurate pre-check in shrink index page. ([#570](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/570))
* Fix CVE-2022-46175. ([#586](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/586))

### Refactoring
* Minor UI changes. ([#559](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/559))
* Reduce code conflicts. ([#589](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/589))

### Maintenance
* Fix plugin version format. ([#567](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/567))
* Bumped version to 2.6. ([#630](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/630))

### Documentation
* Added 2.6 release notes. ([#]())

0 comments on commit e7b00ac

Please sign in to comment.