Skip to content

Commit

Permalink
Add 2.14 release notes (#915) (#916) (#917)
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <riysaxen@amazon.com>
(cherry picked from commit 90bfc86)

Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
  • Loading branch information
opensearch-trigger-bot[bot] committed May 1, 2024
1 parent 48df120 commit dc8a208
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions release-notes/opensearch-notifications.release-notes-2.14.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Version 2.14.0.0 2024-04-30

Compatible with OpenSearch 2.14.0

### Maintenance
* Increment version to 2.14.0-SNAPSHOT (#[882](https://github.com/opensearch-project/notifications/pull/882))
* Updates sample cert and admin keystore (#[862](https://github.com/opensearch-project/notifications/pull/862)) (#[885](https://github.com/opensearch-project/notifications/pull/885))
* Updates sample cert and trust-store (#[899](https://github.com/opensearch-project/notifications/pull/899)) (#[912](https://github.com/opensearch-project/notifications/pull/912))

### Bug Fixes
* Adding max http response string length as a setting, and capping http response string based on that setting (#[876](https://github.com/opensearch-project/notifications/pull/876))
* Adding Max HTTP Response Size IT (#[901](https://github.com/opensearch-project/notifications/pull/901)) (#[909](https://github.com/opensearch-project/notifications/pull/909))
* Replacing spi.utils isHostInDenyList with core.utils isHostInDenyList (#[904](https://github.com/opensearch-project/notifications/pull/904)) (#[913](https://github.com/opensearch-project/notifications/pull/913))
* Upgrade AWS version for SDKs to 1.12.687 (#[884](https://github.com/opensearch-project/notifications/pull/884)) (#[887](https://github.com/opensearch-project/notifications/pull/887))

### Documentation
* Add 2.14.0 release notes (#[915](https://github.com/opensearch-project/notifications/pull/915))

0 comments on commit dc8a208

Please sign in to comment.