-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: AWSHurneyt <[email protected]>
- Loading branch information
1 parent
0b5631a
commit 651b29c
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
release-notes/opensearch-dashboards-notifications.release-notes-2.12.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Version 2.12.0.0 2024-02-12 | ||
Compatible with OpenSearch Dashboards 2.12.0 | ||
|
||
### Maintenance | ||
* Increment version to 2.12.0.0 ([#130](https://github.com/opensearch-project/dashboards-notifications/pull/130)) | ||
* Increase OSD start timeout for windows platform ([#118](https://github.com/opensearch-project/dashboards-notifications/pull/135)) | ||
* Update to latest babel package name ([#142](https://github.com/opensearch-project/dashboards-notifications/pull/142)) | ||
|
||
### Bug fixes | ||
* Replaced wrongly formatted mock Slack URLs with properly formatted mock Slack URLs. ([#139](https://github.com/opensearch-project/dashboards-notifications/pull/139)) | ||
* Replace all wrong Chime urls with correct ones ([#144](https://github.com/opensearch-project/dashboards-notifications/pull/144)) | ||
* Fix: CI flow on windows main ([#145](https://github.com/opensearch-project/dashboards-notifications/pull/145)) | ||
|
||
### Documentation | ||
* Drafted release notes. ([#]()) |