diff --git a/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.3.0.0.md b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.3.0.0.md new file mode 100644 index 000000000..c716884e1 --- /dev/null +++ b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.3.0.0.md @@ -0,0 +1,13 @@ +## Version 2.3.0.0 2022-09-08 +Compatible with OpenSearch Dashboards 2.3.0 + +### Maintenance +* Bumped moment version to resolve dependabot alert. ([#308](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/308)) +* Refactored dependency used by test mock. Adjusted OSD version used by test workflows. ([#318](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/318)) +* Bumped version to 2.3.0. ([#325](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/325)) + +### Bug Fixes +* Fixed snapshot-related unit tests. ([#311](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/311)) + +### Documentation +* Added 2.3 release notes. ([#326](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/326)) \ No newline at end of file