Skip to content

Commit

Permalink
Add open_saml bump to release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed May 1, 2024
1 parent 6bf9a01 commit 40ae8a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-notes/opensearch-security.release-notes-2.14.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Compatible with OpenSearch 2.14.0
* Add new stop words system index ([#4181](https://github.com/opensearch-project/security/pull/4181))
* Switch to built-in security transports from core ([#4119](https://github.com/opensearch-project/security/pull/4119)) ([#4174](https://github.com/opensearch-project/security/pull/4174)) ([#4187](https://github.com/opensearch-project/security/pull/4187))
* System index permission grants reading access to documents in the index ([#4291](https://github.com/opensearch-project/security/pull/4291))
* Improve cluster initialization reliability ([#4002](https://github.com/opensearch-project/security/pull/4002)) ([#4256](https://github.com/opensearch-project/security/pull/4256))

### Bug Fixes
* Ensure that challenge response contains body ([#4268](https://github.com/opensearch-project/security/pull/4268))
* Add logging for audit log that are unable to saving the request body ([#4272](https://github.com/opensearch-project/security/pull/4272))
* Use predictable serialization logic for transport headers ([#4288](https://github.com/opensearch-project/security/pull/4288))
* Improve cluster initialization reliability ([#4002](https://github.com/opensearch-project/security/pull/4002)) ([#4256](https://github.com/opensearch-project/security/pull/4256))
* Update Log4JSink Default from sgaudit to audit and add test for default values ([#4155](https://github.com/opensearch-project/security/pull/4155))
* Remove Pom task dependencies rewrite ([#4178](https://github.com/opensearch-project/security/pull/4178)) ([#4186](https://github.com/opensearch-project/security/pull/4186))
* Misc changes for tests ([#4184](https://github.com/opensearch-project/security/pull/4184))
Expand All @@ -36,3 +36,4 @@ Compatible with OpenSearch 2.14.0
* Bump net.shibboleth.utilities:java-support from 8.4.1 to 8.4.2 ([#4245](https://github.com/opensearch-project/security/pull/4245))
* Bump spring_version from 5.3.33 to 5.3.34 ([#4250](https://github.com/opensearch-project/security/pull/4250))
* Bump Wandalen/wretry.action from 1.4.10 to 3.3.0 ([#4167](https://github.com/opensearch-project/security/pull/4167)) ([#4198](https://github.com/opensearch-project/security/pull/4198)) ([#4221](https://github.com/opensearch-project/security/pull/4221)) ([#4247](https://github.com/opensearch-project/security/pull/4247))
* Bump open_saml_version from 4.3.0 to 4.3.2 ([#4303](https://github.com/opensearch-project/security/pull/4303)) ([#4239](https://github.com/opensearch-project/security/pull/4239))

0 comments on commit 40ae8a7

Please sign in to comment.