Skip to content

Commit 23fe893

Browse files
committed
2.15.6
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent 01241de commit 23fe893

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

rmw_implementation/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rmw_implementation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.15.6 (2025-08-05)
6+
-------------------
77
* Fixed windows warning (`#254 <https://github.com/ros2/rmw_implementation/issues/254>`_) (`#260 <https://github.com/ros2/rmw_implementation/issues/260>`_)
88
(cherry picked from commit 8c006087e3af66a79f61dbe0ff45e7a1ef31a686)
99
Co-authored-by: Alejandro Hernández Cordero <[email protected]>

rmw_implementation/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmw_implementation</name>
5-
<version>2.15.5</version>
5+
<version>2.15.6</version>
66
<description>Proxy implementation of the ROS 2 Middleware Interface.</description>
77

88
<maintainer email="[email protected]">William Woodall</maintainer>

test_rmw_implementation/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package test_rmw_implementation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.15.6 (2025-08-05)
6+
-------------------
77
* Test failing deserialization of invalid sequence length (`#261 <https://github.com/ros2/rmw_implementation/issues/261>`_) (`#263 <https://github.com/ros2/rmw_implementation/issues/263>`_)
88
* Add test infrastructure.
99
* Test that deserialization with wrong sequence length fails.

test_rmw_implementation/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>test_rmw_implementation</name>
5-
<version>2.15.5</version>
5+
<version>2.15.6</version>
66
<description>Test suite for ROS middleware API.</description>
77

88
<maintainer email="[email protected]">William Woodall</maintainer>

0 commit comments

Comments
 (0)