forked from opensearch-project/security
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release notes for 2.2.0.0 release (opensearch-project#1974)
Signed-off-by: Craig Perkins <cwperx@amazon.com>
- Loading branch information
1 parent
0b98457
commit 133e449
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
release-notes/opensearch-security.release-notes-2.2.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |