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

Add 2.12 release notes #677

Merged
merged 1 commit into from
Feb 6, 2024
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,10 @@
## Version 2.12.0.0 Release Notes

Compatible with OpenSearch Dashboards 2.12.0

### Infrastructure

* Updating maintainers and code owners ([#625](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/625))
* Support github actions to run yarn build on build docker images ([#620](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/620))
* fix build error due to missing babel plugins ([#661](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/661))
* fix multiple CVEs ([#675](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/675))
Loading