Skip to content

Commit

Permalink
Added release notes for v2.19 (#1261) (#1262)
Browse files Browse the repository at this point in the history
* Added release notes for v2.19



* Added release notes for v2.19.0



* Added Release Notes for v2.19.0



---------


(cherry picked from commit 7470d0d)

Signed-off-by: Vaibhav Agarwal <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6bcb441 commit cb8156c
Showing 1 changed file with 22 additions and 0 deletions.
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 cat snapshot to get the number of snapshot for a repo ([#1242](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1242))

### Bug Fixes
* bug-fix: Restore snapshot shouldn't restore index alias always ([#1206](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1206))
* Bug fixes in Snapshot Policy: Schedule Editing and Index Expression Display ([#1208](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1208))
* bug fix: Snapshot restore always restores index alias ([#1214](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1214))
* Fixing bug in transform API validation to support index patterns ([#1241](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1241))
* Updating cypress version and fixing CVE-2024-21538 ([#1252](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1252))

### Maintenance

* Increment version to 2.19.0.0 ([#1218](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1218))
* Updating the maintainers and codeowners list ([#1223](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1223))
* Reverting the maintainers and codeowners list([#1234](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1234))
* Sync Maintainers to 2.x from main branch ([#1238](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1238))
* Backport 1258 to 2.19 ([#1260](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1260))

0 comments on commit cb8156c

Please sign in to comment.