-
Notifications
You must be signed in to change notification settings - Fork 62
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
Conversation
Codecov Report
@@ 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
|
* 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)) |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Signed-off-by: Monu Singh <[email protected]>
ab76df2
to
b9ef268
Compare
Description
Add release notes for v2.80
Issues Resolved
#857
Check List
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.