Skip to content

Commit

Permalink
Added release notes for 1.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen Pajjuri <[email protected]>
  • Loading branch information
Naveen Pajjuri authored and naveenpajjuri committed Mar 15, 2022
1 parent e5c847c commit fba320b
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Version 1.3.0.0 Release Notes

Compatible with OpenSearch 1.2.0
### Enhancements
* Enhance Autofollow task to start replication jobs based on settings ([#307](https://github.com/opensearch-project/cross-cluster-replication/pull/321))

### Bug Fixes
* Bugfix: Stregthen validation checks for status API ([#317](https://github.com/opensearch-project/cross-cluster-replication/pull/317))

### Infrastructure
* [CI] Default CI Java Version to Java 11, run tests on 8, 11 and 17 ([#329](https://github.com/opensearch-project/cross-cluster-replication/pull/329))

0 comments on commit fba320b

Please sign in to comment.