Skip to content

Releases: opensearch-project/notifications

2.17.0.0

17 Sep 22:05
bebea53
Compare
Choose a tag to compare

Version 2.17.0.0 2024-09-05

Compatible with OpenSearch 2.17.0

Maintenance

  • Increment version to 2.17.0-SNAPSHOT (#939)

Documentation

  • Add 2.17.0 release notes (#947)

2.16.0.0

07 Aug 22:16
941c5cb
Compare
Choose a tag to compare

Version 2.16.0.0 2024-07-24

Compatible with OpenSearch 2.16.0

Maintenance

  • Increment version to 2.16.0-SNAPSHOT (#929)

Documentation

  • Add 2.16.0 release notes (#935)

2.15.0.0

25 Jun 22:30
aa9b6c4
Compare
Choose a tag to compare

Version 2.15.0.0 2024-06-10

Compatible with OpenSearch 2.15.0

Maintenance

  • Increment version to 2.15.0-SNAPSHOT (#918)

Documentation

  • Add 2.15.0 release notes (#926)

2.14.0.0

14 May 21:01
dc8a208
Compare
Choose a tag to compare

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

02 Apr 23:03
d7f36a4
Compare
Choose a tag to compare

Version 2.13.0.0 2024-03-19

Compatible with OpenSearch 2.13.0

Maintenance

  • bump up the version to 2.13 (#873)

Bug Fixes

  • adding hostname support for notifications deny list (#858) (#860)

Documentation

  • Add 2.13.0 release notes (#878)

2.12.0.0

28 Feb 16:39
9df7874
Compare
Choose a tag to compare

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

16 Oct 19:20
16f601b
Compare
Choose a tag to compare

Version 2.11.0.0 2023-10-18

Compatible with OpenSearch 2.11.0

Maintenance

  • Bump bwc version to 2.11(#763)

Documentation

  • Add 2.11.0 release notes (#774)

2.10.0.0

25 Sep 22:41
0a9dfb0
Compare
Choose a tag to compare

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)

Version 2.9.0.0

31 Jul 10:35
be24fef
Compare
Choose a tag to compare

Compatible with OpenSearch 2.9.0

Maintenance

  • [AUTO] Increment version to 2.9.0-SNAPSHOT (#690)

Infrastructure

  • Run publish maven snapshots on all branches matching pattern (#698)
  • Strings compile fix due to core package change(#680)

Documentation

  • Add 2.9.0 release notes (#702)

Release 2.2.0.0

16 Aug 16:44
01b4aa8
Compare
Choose a tag to compare

Compatible with OpenSearch 2.2.0

Enhancements

  • Adding K8s service name as webhook destination (#455)

Bug Fixes

  • Add security tests and workflow plus minor fix (#470)
  • Resolve hosts when checking against host deny list (#496)

Infrastructure

  • Add backwards compatibility tests (#475)
  • Add tasks to publish zips for Notifications and Notifications Core plugins (#484)
  • Run Cypress tests as part of Notifications Dashboards GitHub Action workflow (#483)
  • Staging for version increment automation (#476)

Maintenance

  • Favor using OpenSearch's versions for httpclient and httpcore (#477)
  • Bump to version 2.2.0 (#493)