Releases: opensearch-project/notifications
Releases · opensearch-project/notifications
2.18.0.0
2.17.0.0
2.16.0.0
2.15.0.0
2.14.0.0
Version 2.14.0.0 2024-04-30
Compatible with OpenSearch 2.14.0
Maintenance
- Increment version to 2.14.0-SNAPSHOT (#882)
- Updates sample cert and admin keystore (#862) (#885)
- Updates sample cert and trust-store (#899) (#912)
Bug Fixes
- Adding max http response string length as a setting, and capping http response string based on that setting (#876)
- Adding Max HTTP Response Size IT (#901) (#909)
- Replacing spi.utils isHostInDenyList with core.utils isHostInDenyList (#904) (#913)
- Upgrade AWS version for SDKs to 1.12.687 (#884) (#887)
Documentation
- Add 2.14.0 release notes (#915)
2.13.0.0
2.12.0.0
Version 2.12.0.0 2024-02-06
Compatible with OpenSearch 2.12.0
Maintenance
- Increment version to 2.12.0-SNAPSHOT (#780)
- Update dependency org.json:json to v20231013 (#795)
- Replace the TestMailServer to GreenMail server (#807)
- Re-enable detekt (#796)
- Removed default admin credentials. (#837)
- Force logback to use 1.3.14 (#849)
- Bump ktlint version to fix CVE (#850)
Enhancements
- Improve security plugin enabling check (#792)
Infrastructure
- Fix integration test failure by allowing direct access to system index warning (#784)
- Add github workflow to auto bump bwc version (#799)
- Onboard prod jenkins docker image to github actions (#809)
- Update Gradle to 8.5 (#824)
Documentation
- Add 2.12.0 release notes (#851)
2.11.0.0
2.10.0.0
Version 2.10.0.0 2023-09-25
Compatible with OpenSearch 2.10.0
Features/Enhancements
- Support SNS FIFO queues(#716)
- Supuport Microsoft teams(#676,#746)
- Support auto upgrade mapping logic(#699)
Maintenance
- [AUTO] Increment version to 2.10.0-SNAPSHOT(#706)
Infrastructure
- Fix core refactor: StreamIO from common to core.common(#707)
- Fix core XcontentFactory refactor(#732)
- Fix actions components after core(#739)
- Add auto release workflow(#731)
- Onboarding system and hidden index(#742)
- Updates demo certs used in integ tests(#756)
Documentation
- Add 2.10.0 release notes (#755)