Skip to content

Commit d27d52c

Browse files
authored
Update Release Notes for GA (#36)
* Update Release Notes for GA * Update Release Notes for GA include RC1 Changes as well. Signed-off-by: Aditya Jindal <[email protected]>
1 parent d05a50e commit d27d52c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## Version 1.0.0.0 2021-07-01
2+
3+
Compatible with OpenSearch 1.0.0
4+
5+
### Enhancements
6+
7+
* Notification plugin interface and models ([#31](https://github.com/opensearch-project/common-utils/pull/31))
8+
9+
### Infrastructure
10+
11+
* Support for kotlin and JUnit5 with mockito ([#29](https://github.com/opensearch-project/common-utils/pull/29))
12+
* Removing Kotlin Runtime library bundled into library ([#30](https://github.com/opensearch-project/common-utils/pull/30))
13+
* Bump to version 1.0.0.0 #34 ([#34](https://github.com/opensearch-project/common-utils/pull/34))
14+
15+
### Documentation
16+
17+
* Update OpenSearch branch to 1.0 ([#28](https://github.com/opensearch-project/common-utils/pull/28))
18+
* Cleanup READMEs. ([#32](https://github.com/opensearch-project/common-utils/pull/32))
19+
20+
### Maintainence
21+
22+
* Update issue template with multiple labels ([#18](https://github.com/opensearch-project/common-utils/pull/18))
23+
* Rename namespaces from OpenDistro to OpenSearch ([#20](https://github.com/opensearch-project/common-utils/pull/20))
24+
* Rename classes, variables, methods to incorporate OpenSearch ([#21](https://github.com/opensearch-project/common-utils/pull/21))
25+
* Rename remaining identifiers to OpenSearch ([#23](https://github.com/opensearch-project/common-utils/pull/23))
26+
* Version changed to rc1 #24 ([#24](https://github.com/opensearch-project/common-utils/pull/24))
27+
* Rename consts as per changes in security plugin ([#25](https://github.com/opensearch-project/common-utils/pull/25))
28+
* Move workflow tags to rc1 ([#26](https://github.com/opensearch-project/common-utils/pull/26))
29+
* Add rc1 release notes ([#27](https://github.com/opensearch-project/common-utils/pull/27))

0 commit comments

Comments
 (0)