-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.6] Add release notes for v2.6.0 (#6443) (#6447) #6449
[Backport 2.6] Add release notes for v2.6.0 (#6443) (#6447) #6449
Conversation
…oject#6447) * Add release notes for v2.6.0 This change also includes cleanup of the CHANGELOG file to only capture unreleased changes. Signed-off-by: Kartik Ganesh <gkart@amazon.com> * Minor language updates in v2.6.0 release notes and Changelog Signed-off-by: Kartik Ganesh <gkart@amazon.com> --------- Signed-off-by: Kartik Ganesh <gkart@amazon.com> (cherry picked from commit 01466a6) (cherry picked from commit 03a3129)
Gradle Check (Jenkins) Run Completed with:
|
Non-related but concerning! I see gradle check failure due to bunch of
|
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.6 #6449 +/- ##
============================================
- Coverage 70.55% 70.47% -0.09%
+ Complexity 59349 59215 -134
============================================
Files 4798 4796 -2
Lines 284205 284122 -83
Branches 41318 41299 -19
============================================
- Hits 200513 200224 -289
- Misses 66994 67116 +122
- Partials 16698 16782 +84
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Kartik Ganesh gkart@amazon.com
(cherry picked from commit 01466a6) (cherry picked from commit 03a3129)
Description
This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.
Signed-off-by: Kartik Ganesh gkart@amazon.com
Signed-off-by: Kartik Ganesh gkart@amazon.com
Issues Resolved
relates #6447 and #6360
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.