Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Version 2.19.0.0 2025-02-05

Compatible with OpenSearch 2.19.0

### Enhancements
* Use adminClient when searching system index in integ tests ([#1286](https://github.com/opensearch-project/index-management/pull/1286))


### Bug fixes
* Fix 2.x build due to bug fix on update settings requests on read only indices in core ([#1315](https://github.com/opensearch-project/index-management/pull/1315))


### Maintenance
* Update maintainers and codeowners of the repo ([#1316](https://github.com/opensearch-project/index-management/pull/1316))
* Revert "Update maintainers and codeowners of the repo" ([#1320](https://github.com/opensearch-project/index-management/pull/1320))
* dependabot: bump commons-codec:commons-codec from 1.13 to 1.17.2 ([#1335](https://github.com/opensearch-project/index-management/pull/1335))
* Added new maintainers to ISM ([#1339](https://github.com/opensearch-project/index-management/pull/1339))
* dependabot: bump com.puppycrawl.tools:checkstyle from 8.29 to 8.45.1 ([#1337](https://github.com/opensearch-project/index-management/pull/1337))
* bump ktlint 1.1.0 to 1.5.0 ([#1338](https://github.com/opensearch-project/index-management/pull/1338))



Loading