diff --git a/release-notes/opensearch-security.release-notes-2.3.0.0.md b/release-notes/opensearch-security.release-notes-2.3.0.0.md new file mode 100644 index 0000000000..ee1967e62a --- /dev/null +++ b/release-notes/opensearch-security.release-notes-2.3.0.0.md @@ -0,0 +1,15 @@ +## 2022-08-15 Version 2.3.0.0 + +Compatible with OpenSearch 2.3.0 + +### Enhancements +* Point in time API security changes ([#2033](https://github.com/opensearch-project/security/pull/2033)) + +### Bug Fixes +* Triple audit logging fix ([#1996](https://github.com/opensearch-project/security/pull/1996)) +* Add allowlist.yml to 3 places in securityadmin tool ([#2046](https://github.com/opensearch-project/security/pull/2046)) +* Fix legacy check in SecurityAdmin ([#2052](https://github.com/opensearch-project/security/pull/2052)) + +### Maintenance +* Increment version to 2.3.0.0 ([#2022](https://github.com/opensearch-project/security/pull/2022)) +* Update Gradle to 7.5.1 ([#2027](https://github.com/opensearch-project/security/pull/2027))