From f252711705796dfd8d52c706fbcb2038f84025d0 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:38:03 +0530 Subject: [PATCH] Add release notes for v2.19 (#1365) (#1368) * Add release notes for v2.19 * Added release notes for v2.19.0 * Added Release Notes for v2.19.0 --------- (cherry picked from commit eb6afa86416c9a357feafaffa3973e414a31ae3b) Signed-off-by: Vaibhav Agarwal Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- ...index-management.release-notes-2.19.0.0.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 release-notes/opensearch-index-management.release-notes-2.19.0.0.md diff --git a/release-notes/opensearch-index-management.release-notes-2.19.0.0.md b/release-notes/opensearch-index-management.release-notes-2.19.0.0.md new file mode 100644 index 000000000..1f6786620 --- /dev/null +++ b/release-notes/opensearch-index-management.release-notes-2.19.0.0.md @@ -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)) + + +