Skip to content

Commit

Permalink
Release notes for 1.3.2 (#1818) (#1820)
Browse files Browse the repository at this point in the history
* Release notes for 1.3.2

Followed the process used by #1772 to create the release notes

Signed-off-by: Peter Nied <[email protected]>
(cherry picked from commit e189b7a)

Co-authored-by: Peter Nied <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and peternied authored May 4, 2022
1 parent 3c86522 commit e7fa52e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions release-notes/opensearch-security.release-notes-1.3.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## 2022-03-30 Version 1.3.2.0

Compatible with OpenSearch 1.3.1

### 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))
* Fix data-stream name resolution for wild-cards ([#1725](https://github.com/opensearch-project/security/pull/1725))
* Revert "Fix data-stream name resolution for wild-cards" ([#1719](https://github.com/opensearch-project/security/pull/1719))
* Fix data-stream name resolution for wild-cards ([#1716](https://github.com/opensearch-project/security/pull/1716))

### 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))
* Incremented version to 1.3.2. ([#1733](https://github.com/opensearch-project/security/pull/1733))

0 comments on commit e7fa52e

Please sign in to comment.