-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Signed-off-by: Riya Saxena <riysaxen@amazon.com>
- Loading branch information
1 parent
51b55ea
commit 0ca301f
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
release-notes/opensearch-dashboards-notifications.release-notes-2.14.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,19 @@ | ||
## Version 2.14.0.0 2024-04-29 | ||
Compatible with OpenSearch Dashboards 2.14.0 | ||
|
||
### Features/Enhancements | ||
* Added Multidata Source Support ([#197](https://github.com/opensearch-project/dashboards-notifications/pull/197)) | ||
* Moved enrichment of server features to server side ([#181](https://github.com/opensearch-project/dashboards-notifications/pull/181)) ([#194](https://github.com/opensearch-project/dashboards-notifications/pull/194)) | ||
|
||
### Maintenance | ||
* Add workflow to verify installation of the plugin zip and dashboards ([#165](https://github.com/opensearch-project/dashboards-notifications/pull/165)) | ||
* Add AWSHurneyt as maintainer ([#177](https://github.com/opensearch-project/dashboards-notifications/pull/177)) | ||
* Increment version to 2.14.0.0 ([#182](https://github.com/opensearch-project/dashboards-notifications/pull/182)) | ||
|
||
|
||
### Bug fixes | ||
* Handle error state when dataSource switches to invalid dataSource ([#199](https://github.com/opensearch-project/dashboards-notifications/pull/199)) | ||
* Fix broken osd functional test repo ([#189](https://github.com/opensearch-project/dashboards-notifications/pull/189))([#190](https://github.com/opensearch-project/dashboards-notifications/pull/190)) | ||
|
||
### Documentation | ||
* 2.14 release notes. ([#201](https://github.com/opensearch-project/dashboards-notifications/pull/201)) |