diff --git a/release-notes/opensearch-security.release-notes-2.2.0.0.md b/release-notes/opensearch-security.release-notes-2.2.0.0.md new file mode 100644 index 0000000000..2d98e61c13 --- /dev/null +++ b/release-notes/opensearch-security.release-notes-2.2.0.0.md @@ -0,0 +1,14 @@ +## 2022-08-11 Version 2.2.0.0 + +Compatible with OpenSearch 2.2.0 + +### Test Fix + +* Abstract waitForInit to minimize duplication and improve test reliability ([#1935](https://github.com/opensearch-project/security/pull/1935)) +* Create a manually started workflow for bulk run of integration tests ([#1937](https://github.com/opensearch-project/security/pull/1937)) + +### Maintenance + +* Update to Gradle 7.5 ([#1963](https://github.com/opensearch-project/security/pull/1963)) +* Increment version to 2.2.0.0 ([#1948](https://github.com/opensearch-project/security/pull/1948)) +* Force netty-transport-native-unix-common version ([#1945](https://github.com/opensearch-project/security/pull/1945))