-
Notifications
You must be signed in to change notification settings - Fork 2k
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 1.3.16 #13280
Add release notes for 1.3.16 #13280
Conversation
Signed-off-by: mgodwan <mgodwan@amazon.com>
❕ Gradle check result for f9db33c: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13280 +/- ##
============================================
- Coverage 71.48% 71.45% -0.03%
- Complexity 60670 60677 +7
============================================
Files 5040 5040
Lines 285456 285456
Branches 41338 41338
============================================
- Hits 204044 203965 -79
- Misses 64589 64669 +80
+ Partials 16823 16822 -1 ☔ View full report in Codecov by Sentry. |
We probably need to clean up the CHANGELOG.md sectoon for [Unreleased 1.3.x] |
@reta That would be a different PR directly in 1.3 branch, right? (Since the changelog in main does not track 1.3.x) https://github.com/opensearch-project/OpenSearch/blob/1.3/CHANGELOG.md I can raise the PR directly against 1.3 in that case once this is merged and backported |
Signed-off-by: mgodwan <mgodwan@amazon.com> (cherry picked from commit c4843c9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: mgodwan <mgodwan@amazon.com> (cherry picked from commit c4843c9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: mgodwan <mgodwan@amazon.com> (cherry picked from commit c4843c9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Add release notes for 1.3.16
Related Issues
Based on https://github.com/opensearch-project/OpenSearch/commits/1.3/
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.