Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for 2.9.0 #1062

Closed

Conversation

monusingh-1
Copy link
Collaborator

@monusingh-1 monusingh-1 commented Jul 11, 2023

Description

Adding release notes for 2.9 release

Issues Resolved

#1005

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@monusingh-1 monusingh-1 marked this pull request as ready for review July 11, 2023 11:20
@monusingh-1 monusingh-1 enabled auto-merge (squash) July 11, 2023 11:21
* Correctly handle retention lease renewal (if the lease already exists) during bootstrap ([#904](https://github.com/opensearch-project/cross-cluster-replication/pull/904))
* Clear persistent tasks from cluster state after STOP API is triggered ([#905](https://github.com/opensearch-project/cross-cluster-replication/pull/905))
* Handle OpenSearchRejectExecuteException Exception which gives user more control over concurrent writes ([#1004](https://github.com/opensearch-project/cross-cluster-replication/pull/1004))
* * Fix Resume replication flow in dedicated master node configuration ([#1030](https://github.com/opensearch-project/cross-cluster-replication/pull/1030))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Can you correct the desc here "*"?
  2. Handle OpenSearchRejectExecuteException Exception during replay

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved #1063

soosinha
soosinha previously approved these changes Jul 11, 2023
Signed-off-by: monusingh-1 <[email protected]>
auto-merge was automatically disabled July 11, 2023 11:33

Pull request was closed

@monusingh-1 monusingh-1 deleted the 2.9_release_notes branch July 11, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants