Skip to content

Releases: opensearch-project/notifications

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)

Release 2.1.0.0

07 Jul 21:13
cd377ee
Compare
Choose a tag to compare

Compatible with OpenSearch 2.1.0

Maintenance

  • Upgrade Notifications and Notifications Dashboards to 2.1 (#468)
  • Fix Email test for security integration test (#462)

Release 2.0.0.0

07 Jul 21:13
daaace4
Compare
Choose a tag to compare

Compatible with OpenSearch 2.0.0

Features

OpenSearch 2.0.0 is the first official release with OpenSearch Notifications.

Notifications consist of three plugins, notifications-core and notifications backend plugins for OpenSearch, and a notificationsDashboards frontend plugin for OpenSearch Dashboards.

Use Notifications to manage your notification channel configurations in a centralized location and send messages to these channels.

This release also adds notification-specific REST APIs for CRUD operations on channels and internal transport APIs for integrating/communicating with other plugins.