Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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))