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.8 release #902

Merged
merged 1 commit into from
May 30, 2023

Conversation

monusingh-1
Copy link
Collaborator

Description

Add release notes for v2.80

Issues Resolved

#857

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 changed the title [WIP ]Add release notes for 2.8 release [WIP] Add release notes for 2.8 release May 29, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #902 (c859f09) into main (3e3787d) will decrease coverage by 26.18%.
The diff coverage is 0.00%.

❗ Current head c859f09 differs from pull request most recent head b9ef268. Consider uploading reports for the commit b9ef268 to get more accurate results

@@              Coverage Diff              @@
##               main     #902       +/-   ##
=============================================
- Coverage     72.39%   46.21%   -26.18%     
+ Complexity     1007      630      -377     
=============================================
  Files           141      141               
  Lines          4695     4695               
  Branches        527      527               
=============================================
- Hits           3399     2170     -1229     
- Misses          963     2266     +1303     
+ Partials        333      259       -74     
Impacted Files Coverage Δ
...arch/replication/task/autofollow/AutoFollowTask.kt 0.63% <0.00%> (-72.16%) ⬇️

... and 73 files with indirect coverage changes

@monusingh-1 monusingh-1 changed the title [WIP] Add release notes for 2.8 release Add release notes for 2.8 release May 30, 2023
@monusingh-1 monusingh-1 marked this pull request as ready for review May 30, 2023 08:24
@monusingh-1 monusingh-1 requested a review from gbbafna as a code owner May 30, 2023 08:24
ankitkala
ankitkala previously approved these changes May 30, 2023
* Support CCR for k-NN enabled indices ([#650](https://github.com/opensearch-project/cross-cluster-replication/issues/650))

### Bug Fixes
* Replication stops with NotSerializableExceptionWrapper exception ([#627](https://github.com/opensearch-project/cross-cluster-replication/issues/627))
Copy link
Member

@saikaranam-amazon saikaranam-amazon May 30, 2023

Choose a reason for hiding this comment

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

I think, this is the issue. change to PR link
same for rest of them as well

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@soosinha soosinha merged commit 3e55af4 into opensearch-project:main May 30, 2023
@monusingh-1 monusingh-1 deleted the release_notes branch November 2, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants