Skip to content

Commit 96e729c

Browse files
committed
Added release notes for OpenSearch 1.0.0.0. (opensearch-project#123)
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
1 parent 701af8d commit 96e729c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Version 1.0.0.0 2021-06-30
2+
3+
Compatible with OpenSearch 1.0.0
4+
5+
### Infrastructure
6+
* Upgrading the Ktlint Version and applying the formatting to the project ([#20](https://github.com/opensearch-project/alerting/pull/20))
7+
* Upgrade google-java-format to 1.10.0 to pick guava v30 ([#115](https://github.com/opensearch-project/alerting/pull/115))
8+
### Enhancements
9+
* Adding check for security enabled ([#24](https://github.com/opensearch-project/alerting/pull/24))
10+
* Adding Workflow to test the Security Integration tests with the Security Plugin Installed on Opensearch Docker Image ([#25](https://github.com/opensearch-project/alerting/pull/25))
11+
* Adding Ktlint formatting check to the Gradle build task ([#26](https://github.com/opensearch-project/alerting/pull/26))
12+
* Updating UTs for the Destination Settings ([#102](https://github.com/opensearch-project/alerting/pull/102))
13+
* Adding additional null checks for URL not present ([#112](https://github.com/opensearch-project/alerting/pull/112))
14+
* Enable license headers check ([118](https://github.com/opensearch-project/alerting/pull/118))
15+
### Documentation
16+
* Update issue template with multiple labels ([#13](https://github.com/opensearch-project/alerting/pull/13))
17+
* Update and add documentation files ([#117](https://github.com/opensearch-project/alerting/pull/117))
18+
### Maintenance
19+
* Adding Rest APIs Backward Compatibility with ODFE ([#16](https://github.com/opensearch-project/alerting/pull/16))
20+
* Moving the ODFE Settings to Legacy Settings and adding the new settings compatible with Opensearch ([#18](https://github.com/opensearch-project/alerting/pull/18))
21+
### Refactoring
22+
* Rename namespaces from com.amazon.opendistroforelasticsearch to org.opensearch ([#15](https://github.com/opensearch-project/alerting/pull/15))

0 commit comments

Comments
 (0)