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
16 changes: 16 additions & 0 deletions release-notes/opensearch-common-utils.release-notes-3.8.0.0.md
Original file line number Diff line number Diff line change
@@ -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))
Loading