|
103 | 103 |
|
104 | 104 | ## Gazebo Transport 11.X
|
105 | 105 |
|
| 106 | +### Gazebo Transport 11.4.0 (2023-03-08) |
| 107 | + |
| 108 | +1. Added Node::RequestRaw |
| 109 | + * [Pull request #351](https://github.com/gazebosim/gz-transport/pull/351) |
| 110 | + |
| 111 | +1. Suppress some Windows warnings. |
| 112 | + * [Pull request #367](https://github.com/gazebosim/gz-transport/pull/367) |
| 113 | + |
| 114 | +1. All changes up to version 8.2.0. |
| 115 | + |
| 116 | +### Gazebo Transport 11.3.2 (2022-12-08) |
| 117 | + |
| 118 | +1. Fix include/ignition/.../parameters header files |
| 119 | + * [Pull request #374](https://github.com/gazebosim/gz-transport/pull/374) |
| 120 | + |
| 121 | +### Gazebo Transport 11.3.1 (2022-12-01) |
| 122 | + |
| 123 | +1. Fix CLI configuration install path to ignition |
| 124 | + * [Pull request #372](https://github.com/gazebosim/gz-transport/pull/372) |
| 125 | + |
106 | 126 | ### Gazebo Transport 11.3.0 (2022-10-31)
|
107 | 127 |
|
108 | 128 | 1. Add parameters component
|
109 |
| - * [Pull request #305](https://github.com/gazebosim/ign-transport/pull/305) |
| 129 | + * [Pull request #305](https://github.com/gazebosim/gz-transport/pull/305) |
110 | 130 |
|
111 | 131 | 1. Fix build for Debian Bullseye
|
112 |
| - * [Pull request #363](https://github.com/gazebosim/ign-transport/pull/363) |
| 132 | + * [Pull request #363](https://github.com/gazebosim/gz-transport/pull/363) |
113 | 133 |
|
114 | 134 | ### Gazebo Transport 11.2.0 (2022-08-16)
|
115 | 135 |
|
|
339 | 359 | and publication, age, and reception statistics.
|
340 | 360 | * [Pull request 205](https://github.com/gazebosim/gz-transport/pull/205)
|
341 | 361 |
|
| 362 | +### Gazebo Transport 8.4.0 (2022-11-17) |
| 363 | + |
| 364 | +1. ign -> gz : Remove redundant namespace references. |
| 365 | + * [Pull request #345](https://github.com/gazebosim/gz-transport/pull/345) |
| 366 | + |
| 367 | +1. Backport Windows fix from main branch. |
| 368 | + * [Pull request #350](https://github.com/gazebosim/gz-transport/pull/350) |
| 369 | + |
| 370 | +1. ign -> gz Migrate Ignition Headers : gz-transport. |
| 371 | + * [Pull request #347](https://github.com/gazebosim/gz-transport/pull/347) |
| 372 | + |
342 | 373 | ### Gazebo Transport 8.3.0 (2022-07-27)
|
343 | 374 |
|
344 | 375 | 1. Ignition -> Gazebo
|
|
0 commit comments