-
Notifications
You must be signed in to change notification settings - Fork 342
Preparation for 6.17.0 release #2712
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
Conversation
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Changelog.md
Outdated
|
||
### Gazebo Sim 6.17.0 (2025-01-10) | ||
|
||
1. **Baseline:** this includes all changes from 6.16.0 and earlier. |
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.
We probably don't need this line for minor/patch releases, but not a blocker.
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.
+1
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.
Changelog.md
Outdated
|
||
### Gazebo Sim 6.17.0 (2025-01-10) | ||
|
||
1. **Baseline:** this includes all changes from 6.16.0 and earlier. |
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.
+1
Changelog.md
Outdated
1. Fix uncontrolled cast of size_t to uint | ||
* [Pull request #2687](https://github.com/gazebosim/gz-sim/pull/2687) | ||
|
||
1. Improve load times by skipping serialization of entities when unecessary. (backport #2596) |
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.
(backport #2596)
The below link also points to #2596. Maybe we can just remove (backport #2596)
?
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: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Co-authored-by: Ian Chen <ichen@openrobotics.org> Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
🎈 Release
Preparation for 6.17.0 release.
Comparison to 6.16.0: ignition-gazebo6_6.16.0...ign-gazebo6
Checklist
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.