Skip to content

Releases: opensearch-project/cross-cluster-replication

3.1.0.0

24 Jun 22:17
a166c52
Compare
Choose a tag to compare

Version 3.1.0.0 Release Notes

Compatible with OpenSearch 3.1.0.0

Maintenance

Bug Fixes

3.0.0.0

06 May 21:58
8d7c76f
Compare
Choose a tag to compare

Version 3.0.0.0 Release Notes

Compatible with OpenSearch 3.0.0.0

Maintenance

  • Version bump to opensearch-3.0.0-alpha1 and replaced usage of deprecated classes
  • Version bump to opensearch-3.0.0-beta1 and replaced usage of deprecated classes
  • Update CCR with gradle 8.10.2 and support JDK23 (#1496)

Bug Fixes

  • Disabling knn validation checks (#1515)

3.0.0.0-beta1

23 Apr 00:15
221a303
Compare
Choose a tag to compare

Version 3.0.0.0-beta1 Release Notes

Compatible with OpenSearch 3.0.0.0-beta1

Maintenance

  • Version bump to opensearch-3.0.0-beta1 and replaced usage of deprecated classes

3.0.0.0-alpha1

18 Mar 22:31
ca5bbd4
Compare
Choose a tag to compare

Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch 3.0.0.0-alpha1

Maintenance

  • Version bump to opensearch-3.0.0-alpha1 and replaced usage of deprecated classes
  • Update CCR with gradle 8.10.2 and support JDK23 (#1496)

Bug Fixes

  • Disabling knn validation checks (#1515)

2.19.0.0

11 Feb 23:57
21d7929
Compare
Choose a tag to compare

Version 2.19.0.0 Release Notes

Compatible with OpenSearch 2.19.0.0

2.17.0.0

17 Sep 22:04
Compare
Choose a tag to compare

Version 2.17.0.0 Release Notes

Compatible with OpenSearch 2.17.0

Bug Fixes

  • Updating remote-migration IT with correct setting name (#1412)

2.16.0.0

07 Aug 22:15
Compare
Choose a tag to compare

Version 2.16.0 Release Notes

Compatible with OpenSearch 2.16.0

Security Fixes

  • Upgraded the version of the requests to 2.32.0 from 2.31.0. (#1417)

2.15.0.0

25 Jun 22:29
f4af360
Compare
Choose a tag to compare

Version 2.15.0.0 Release Notes

Compatible with OpenSearch 2.15.0

Maintenance

  • Disabling docrep to remote store migration test for integTestRemote suite (#1379)

2.14.0.0

14 May 21:00
487ff81
Compare
Choose a tag to compare

Version 2.14.0.0 Release Notes

Compatible with OpenSearch 2.14.0

Enhancements

  • Support for fetching changes from Lucene store during remote store migration (#1369)

Bug Fixes

  • Handle response for deletion of non-existent autofollow replication rule (#1371)

2.13.0.0

02 Apr 23:02
b64bd49
Compare
Choose a tag to compare

Version 2.13.0 Release Notes

Compatible with OpenSearch 2.13.0

Security Fixes

  • Bumped up to latest version of ipaddress library (#1339)

Maintenance

  • Updated lucene snapshot location to prevent builds to fail between file deletion and re-upload when snapshots are updated (#1351)