Releases: opensearch-project/notifications
Releases · opensearch-project/notifications
Release 2.2.0.0
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
Release 2.1.0.0
Release 2.0.0.0
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.