diff --git a/release-notes/opensearch-common-utils.release-notes-3.8.0.0.md b/release-notes/opensearch-common-utils.release-notes-3.8.0.0.md new file mode 100644 index 00000000..9d0f866f --- /dev/null +++ b/release-notes/opensearch-common-utils.release-notes-3.8.0.0.md @@ -0,0 +1,16 @@ +## Version 3.8.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 3.8.0 + +### Features + +* Implement DocRequest on notification config and alerting request classes to enable automatic resource-level access control ([#980](https://github.com/opensearch-project/common-utils/pull/980)) + +### Infrastructure + +* Onboard new backport-pr reusable GitHub workflow ([#974](https://github.com/opensearch-project/common-utils/pull/974)) +* Update opensearch-build workflow references from SHA to @main ([#971](https://github.com/opensearch-project/common-utils/pull/971)) + +### Maintenance + +* Version bump to 3.8.0 ([#969](https://github.com/opensearch-project/common-utils/pull/969))