diff --git a/release-notes/opensearch-notifications.release-notes-3.8.0.0.md b/release-notes/opensearch-notifications.release-notes-3.8.0.0.md new file mode 100644 index 00000000000..8ba95f8bc28 --- /dev/null +++ b/release-notes/opensearch-notifications.release-notes-3.8.0.0.md @@ -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))