Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions release-notes/opensearch-notifications.release-notes-3.8.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Version 3.8.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.8.0

### Features

* Add filter by backend roles access strategy setting to control how backend role matching determines access to notification objects ([#1146](https://github.com/opensearch-project/notifications/pull/1146))

### Infrastructure

* Onboard new backport-pr reusable GitHub workflow to replace obsolete backport-related workflows ([#1240](https://github.com/opensearch-project/notifications/pull/1240))
* Pin GitHub Actions to commit SHAs to prevent supply chain attacks from mutable tag references ([#1231](https://github.com/opensearch-project/notifications/pull/1231))
Loading