-
Notifications
You must be signed in to change notification settings - Fork 56
Prepare for 11.4.2 #794
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
Prepare for 11.4.2 #794
Conversation
Signed-off-by: Carlos Agüero <[email protected]>
Changelog.md
Outdated
| * [Pull request #595](https://github.com/gazebosim/gz-transport/pull/595) | ||
|
|
||
| 1. Add null-check for `gz param` parameters in three functions to prevent crashes | ||
| * [Pull request #709)(https://github.com/gazebosim/gz-transport/pull/709) |
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.
Link formatting is broken for some the entries. Suggest making similar changes here and below.
| * [Pull request #709)(https://github.com/gazebosim/gz-transport/pull/709) | |
| * [Pull request #709](https://github.com/gazebosim/gz-transport/pull/709) |
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.
Ups, thanks. Fixed in d4fff4b.
Signed-off-by: Carlos Agüero <[email protected]>
azeey
left a comment
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.
One more :)
Changelog.md
Outdated
| * [Pull request #685](https://github.com/gazebosim/gz-transport/pull/685) | ||
|
|
||
| 1. Fix compatibility with protobuf v30 (cpp 6.30.0) | ||
| * [Pull request #499](https://github.com/gazebosim/gz-transport/pull/499 |
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.
| * [Pull request #499](https://github.com/gazebosim/gz-transport/pull/499 | |
| * [Pull request #499](https://github.com/gazebosim/gz-transport/pull/499) |
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.
Signed-off-by: Carlos Agüero <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ign-transport11 #794 +/- ##
===================================================
- Coverage 88.04% 87.61% -0.44%
===================================================
Files 59 58 -1
Lines 5121 5500 +379
===================================================
+ Hits 4509 4819 +310
- Misses 612 681 +69 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎈 Release
Preparation for 11.4.2 release.
Comparison to 11.4.1: ignition-transport11_11.4.1...bump_to_11.4.2
Checklist
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-bymessages.