Skip to content

Commit 4c6f497

Browse files
Added 2.8 release notes (#441)
Signed-off-by: bowenlan-amzn <[email protected]>
1 parent d088934 commit 4c6f497

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Version 2.8.0.0 2023-05-26
2+
3+
Compatible with OpenSearch 2.8.0
4+
5+
### Maintenance
6+
* upgrade gradle to 8.1.1. ([#418](https://github.com/opensearch-project/common-utils/pull/418))
7+
* Sync up MAINTAINERS to CODEOWNERS. ([#427](https://github.com/opensearch-project/common-utils/pull/427))
8+
* Fix build errors after refactoring of Strings class in core. ([#432](https://github.com/opensearch-project/common-utils/pull/432))
9+
* updating maintainers and codeowners. ([#438](https://github.com/opensearch-project/common-utils/pull/438))
10+
* fix codeowners file format. ([#440](https://github.com/opensearch-project/common-utils/pull/440))
11+
12+
### Infrastructure
13+
* Switch publish maven branches to list. ([#423](https://github.com/opensearch-project/common-utils/pull/423))
14+
15+
### Feature
16+
* integrate security-analytics & alerting for correlation engine. ([#412](https://github.com/opensearch-project/common-utils/pull/412))
17+
* NoOpTrigger. ([#420](https://github.com/opensearch-project/common-utils/pull/420))
18+
19+
### Documentation
20+
* Added 2.8 release notes. ([#441](https://github.com/opensearch-project/common-utils/pull/441))

0 commit comments

Comments
 (0)