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

Open
wants to merge 2 commits into
base: ign-gazebo6
Choose a base branch
from
Open

Preparation for 6.17.0 release #2712

wants to merge 2 commits into from

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 <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
@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
@@ -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

@@ -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

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

1. Improve load times by skipping serialization of entities when unecessary. (backport #2596)
* [Pull request #2596](https://github.com/gazebosim/gz-sim/pull/2596)

1. check valid pointer (#2674)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. check valid pointer (#2674)
1. Fix crash in OpticalTactilePlugin by checking for valid visualize pointer

* [Pull request #1965](https://github.com/gazebosim/gz-sim/pull/1965)

1. Detachable joint: support for nested models of the same name
* [Pull request 1097](https://github.com/gazebosim/gz-sim/pull/1097)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* [Pull request 1097](https://github.com/gazebosim/gz-sim/pull/1097)
* [Pull request #1097](https://github.com/gazebosim/gz-sim/pull/1097)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

3 participants