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.
Followed the process used by opensearch-project#1772 to create the release notes Signed-off-by: Peter Nied <[email protected]>
- Loading branch information
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-1.3.2.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-03-30 Version 1.3.2.0 | ||
|
||
Compatible with OpenSearch 1.3.2 | ||
|
||
### Bug fixes | ||
|
||
* Updates dependency vulnerabilities versions in 1.3 ([#1807](https://github.com/opensearch-project/security/pull/1807)) | ||
* Fix 'openserach' typo in roles.yml (#1770) ([#1793](https://github.com/opensearch-project/security/pull/1793)) | ||
* Switch to log4j logger (#1751) [([#1791](https://github.com/opensearch-project/security/pull/1791)) | ||
|
||
### Maintenance | ||
|
||
* Keep jackson-databind in alignment with OpenSearch ([#1817](https://github.com/opensearch-project/security/pull/1817)) | ||
* Add custom build script to ignore standalone admin ([#1811](https://github.com/opensearch-project/security/pull/1811)) |