Skip to content

Commit

Permalink
Added release notes for v2.17 (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
tandonks authored Sep 5, 2024
1 parent 4f3a7d8 commit c0942eb
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Version 2.17.0.0 2024-09-05

Compatible with OpenSearch 2.17.0

### Bug fixes
* Skipping execution based on cluster service ([#1219](https://github.com/opensearch-project/index-management/pull/1219))

### Maintenance
* Increment version to 2.17.0-SNAPSHOT ([#1221](https://github.com/opensearch-project/index-management/pull/1221))
* Use adminClient instead of client when interacting with system index in integTests ([#1222](https://github.com/opensearch-project/index-management/pull/1222))
* Move non-active maintainers to emeritus ([#1233](https://github.com/opensearch-project/index-management/pull/1233))

0 comments on commit c0942eb

Please sign in to comment.