diff --git a/release-notes/opensearch-notifications.release-notes-2.2.0.0.md b/release-notes/opensearch-notifications.release-notes-2.2.0.0.md new file mode 100644 index 00000000..16087777 --- /dev/null +++ b/release-notes/opensearch-notifications.release-notes-2.2.0.0.md @@ -0,0 +1,24 @@ +## Version 2.2.0.0 2022-08-05 + +Compatible with OpenSearch 2.2.0 + +### Enhancements + +* Adding K8s service name as webhook destination ([#455](https://github.com/opensearch-project/notifications/pull/455)) + +### Bug Fixes + +* Add security tests and workflow plus minor fix ([#470](https://github.com/opensearch-project/notifications/pull/470)) +* Resolve hosts when checking against host deny list ([#496](https://github.com/opensearch-project/notifications/pull/496)) + +### Infrastructure + +* Add backwards compatibility tests ([#475](https://github.com/opensearch-project/notifications/pull/475)) +* Add tasks to publish zips for Notifications and Notifications Core plugins ([#484](https://github.com/opensearch-project/notifications/pull/484)) +* Run Cypress tests as part of Notifications Dashboards GitHub Action workflow ([#483](https://github.com/opensearch-project/notifications/pull/483)) +* Staging for version increment automation ([#476](https://github.com/opensearch-project/notifications/pull/476)) + +### Maintenance + +* Favor using OpenSearch's versions for httpclient and httpcore ([#477](https://github.com/opensearch-project/notifications/pull/477)) +* Bump to version 2.2.0 ([#493](https://github.com/opensearch-project/notifications/pull/493)) \ No newline at end of file