Skip to content

Commit

Permalink
Add release notes for 2.2.0.0 release (opensearch-project#1974)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks authored and DarshitChanpura committed Aug 1, 2022
1 parent 0b98457 commit 133e449
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions release-notes/opensearch-security.release-notes-2.2.0.0.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 133e449

Please sign in to comment.