Skip to content

Commit

Permalink
Merge pull request #445 from gazebosim/merge_12_13_20230926
Browse files Browse the repository at this point in the history
Merge: 12 -> 13
  • Loading branch information
iche033 authored Sep 26, 2023
2 parents 34079d0 + efe66c4 commit e2e09b3
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@

## Gazebo Transport 12.X

### Gazebo Transport 12.2.1 (2023-09-26)

1. Infrastructure
* [Pull request #428](https://github.com/gazebosim/gz-transport/pull/428)
* [Pull request #427](https://github.com/gazebosim/gz-transport/pull/427)

1. Fix topic/service list inconsistency
* [Pull request #415](https://github.com/gazebosim/gz-transport/pull/415)

1. Backport Windows fix to ign-transport8
* [Pull request #406](https://github.com/gazebosim/gz-transport/pull/406)

1. Fix unused-result warning
* [Pull request #408](https://github.com/gazebosim/gz-transport/pull/408)

1. Fix compatibility with protobuf 22
* [Pull request #405](https://github.com/gazebosim/gz-transport/pull/405)

1. Fix compiler warning and signedness issue
* [Pull request #401](https://github.com/gazebosim/gz-transport/pull/401)

1. Fix filesystem headers for tests
* [Pull request #402](https://github.com/gazebosim/gz-transport/pull/402)

1. Fix typos
* [Pull request #403](https://github.com/gazebosim/gz-transport/pull/403)


### Gazebo Transport 12.2.0 (2023-04-19)

1. CI workflow: use checkout v3
Expand Down

0 comments on commit e2e09b3

Please sign in to comment.