Skip to content

Commit d21660f

Browse files
authored
Added 2.9 release notes. (#482)
* Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
1 parent f062232 commit d21660f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Version 2.9.0.0 2023-07-11
2+
3+
Compatible with OpenSearch 2.9.0
4+
5+
### Maintenance
6+
* Increment version to 2.9.0-SNAPSHOT. ([#444](https://github.com/opensearch-project/common-utils/pull/444))
7+
* Modify triggers to push snapshots on all branches. ([#454](https://github.com/opensearch-project/common-utils/pull/454))
8+
9+
### Feature
10+
* Adds Chained alerts triggers for workflows. ([#456](https://github.com/opensearch-project/common-utils/pull/456))
11+
* Acknowledge chained alert request for workflow. ([#459](https://github.com/opensearch-project/common-utils/pull/459))
12+
* Adds audit state in Alert. ([#461](https://github.com/opensearch-project/common-utils/pull/461))
13+
* Add workflowId field in alert. (([#463](https://github.com/opensearch-project/common-utils/pull/463))
14+
* APIs for get workflow alerts and acknowledge chained alerts. ([#472](https://github.com/opensearch-project/common-utils/pull/472))
15+
* Add auditDelegateMonitorAlerts flag. ([#476](https://github.com/opensearch-project/common-utils/pull/476))
16+
* Implemented support for configuring a cluster metrics monitor to call cat/indices, and cat/shards. ([#479](https://github.com/opensearch-project/common-utils/pull/479))
17+
18+
19+
### Bug Fixes
20+
* OpenSearch commons strings library dependency import. ([#474](https://github.com/opensearch-project/common-utils/pull/474))
21+
22+
### Refactoring
23+
* Pass workflow id in alert constructors. ([#465](https://github.com/opensearch-project/common-utils/pull/465))
24+
25+
### Documentation
26+
* Added 2.9 release notes. ([#482](https://github.com/opensearch-project/common-utils/pull/482))

0 commit comments

Comments
 (0)