-
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.
- Loading branch information
1 parent
2315c54
commit 2a29120
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
release-notes/opensearch-dashboards-notifications.release-notes-2.18.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,20 @@ | ||
## Version 2.18.0.0 2024-10-28 | ||
Compatible with OpenSearch Dashboards 2.18.0 | ||
|
||
### Maintenance | ||
* Increment version to 2.17.0.0 ([#278](https://github.com/opensearch-project/dashboards-notifications/pull/278)) | ||
* upgrade to v4 ([#264](https://github.com/opensearch-project/dashboards-notifications/pull/264)) | ||
|
||
### Features/Enhancements | ||
* [Fit & Finish] Updated Fit and Finish guidelines ([#256](https://github.com/opensearch-project/dashboards-notifications/pull/256)) | ||
* Fit and Finish UX Fixes ([#263](https://github.com/opensearch-project/dashboards-notifications/pull/263)) | ||
* Fit and Finish UX Fixes Pt 2. ([#270](https://github.com/opensearch-project/dashboards-notifications/pull/270)) | ||
|
||
### Bug Fixes | ||
* Fix typo in recipient ([#287](https://github.com/opensearch-project/dashboards-notifications/pull/287)) | ||
* fix ci ([#271](https://github.com/opensearch-project/dashboards-notifications/pull/271)) | ||
* Fix cache cypress ([#280](https://github.com/opensearch-project/dashboards-notifications/pull/280)) | ||
* bug fix to switch to default datasource instead of local cluster when initial loading ([#290](https://github.com/opensearch-project/dashboards-notifications/pull/290)) | ||
|
||
### Documentation | ||
* Added 2.18.0 release notes. ([#]()) |