Skip to content
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

Preparation for 6.17.0 release #2712

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Preparation for 6.17.0 release #2712

merged 5 commits into from
Jan 13, 2025

Conversation

j-rivero
Copy link
Contributor

🎈 Release

Preparation for 6.17.0 release.

Comparison to 6.16.0: ignition-gazebo6_6.16.0...ign-gazebo6

Checklist

  • Asked team if this is a good time for a release
  • There are no changes to be ported from the previous major version
  • No PRs targeted at this major version are close to getting in
  • Bumped minor for new features, patch for bug fixes
  • Updated changelog
  • Updated migration guide (as needed)
  • Link to PR updating dependency versions in appropriate repository in gazebo-release (as needed):

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.

Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
@j-rivero j-rivero requested a review from mjcarroll as a code owner January 10, 2025 13:31
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Jan 10, 2025
Changelog.md Outdated
@@ -1,5 +1,69 @@
## Ignition Gazebo 6.x

### Gazebo Sim 6.17.0 (2025-01-10)

1. **Baseline:** this includes all changes from 6.16.0 and earlier.
Copy link
Contributor

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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog.md Outdated
@@ -1,5 +1,69 @@
## Ignition Gazebo 6.x

### Gazebo Sim 6.17.0 (2025-01-10)

1. **Baseline:** this includes all changes from 6.16.0 and earlier.
Copy link
Contributor

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)
Copy link
Contributor

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)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog.md Outdated Show resolved Hide resolved
Changelog.md Show resolved Hide resolved
j-rivero and others added 3 commits January 13, 2025 13:20
Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
@j-rivero j-rivero merged commit d9b18d8 into ign-gazebo6 Jan 13, 2025
6 of 10 checks passed
@j-rivero j-rivero deleted the jrivero/6_17_0 branch January 13, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants