Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Added release notes for v2.19 #1262

Merged
merged 1 commit into from
Feb 6, 2025
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 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))

Loading