Skip to content

Commit

Permalink
Adds 1.3.16.0 release notes (#4263)
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
  • Loading branch information
DarshitChanpura committed Apr 18, 2024
1 parent 41a166b commit 2277453
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release-notes/opensearch-security.release-notes-1.3.16.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Version 1.3.16.0

Compatible with OpenSearch 1.3.16

### Bug Fixes

* Allow TransportConfigUpdateAction when security config initialization has completed ([#4115](https://github.com/opensearch-project/security/pull/4115))

### Maintenance

* Force resolution of org.apache.zookeeper:zookeeper to 3.9.2 and org.bitbucket.b_c:jose4j to 0.9.4 ([#4136](https://github.com/opensearch-project/security/pull/4136))
* Integration Tests for Security Config Initialization ([#4134](https://github.com/opensearch-project/security/pull/4134))
* Remove and refactor console print statements ([#4206](https://github.com/opensearch-project/security/pull/4206))

0 comments on commit 2277453

Please sign in to comment.