-
Notifications
You must be signed in to change notification settings - Fork 36
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
Adding release notes for 2.11.0 #324
Adding release notes for 2.11.0 #324
Conversation
Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #324 +/- ##
=======================================
Coverage 87.08% 87.08%
=======================================
Files 16 16
Lines 209 209
Branches 43 43
=======================================
Hits 182 182
Misses 26 26
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. |
I don't think these made it to 2.11, looking at the diff -- 2.10...2.11. Will probably need to update this tag to 2.12 |
The |
Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
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.
the release notes LGTM. One to do item, probably should do before generating the release note, is to label the tickets accordingly based on the category. The git-release-notes should be able to auto generate the notes categorized the tickets based on the labels.
Makes sense. If we have too many changes, let's tag the PRs. |
* Adding release notes for 2.11.0 Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Adding more release notes Signed-off-by: Harsha Vamsi Kalluri <[email protected]> --------- Signed-off-by: Harsha Vamsi Kalluri <[email protected]> (cherry picked from commit b9a71a4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Adding release notes for 2.11.0 Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Adding more release notes Signed-off-by: Harsha Vamsi Kalluri <[email protected]> --------- Signed-off-by: Harsha Vamsi Kalluri <[email protected]> (cherry picked from commit b9a71a4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Adding release notes for 2.11.0 * Adding more release notes --------- (cherry picked from commit b9a71a4) Signed-off-by: Harsha Vamsi Kalluri <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Adding release notes for 2.11.0 * Adding more release notes --------- (cherry picked from commit b9a71a4) Signed-off-by: Harsha Vamsi Kalluri <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Harsha Vamsi Kalluri [email protected]
Description
Adds release notes for the 2.11 release
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
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.