Skip to content

Commit d0689de

Browse files
committed
4.26.42
1 parent 2454e0b commit d0689de

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

ros_babel_fish/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.26.42 (2026-04-22)
6+
--------------------
77
* ActionClient: Added enable_feedback_msg_optimization option to conform to new rolling interface.
88
* Contributors: Stefan Fabian
99

ros_babel_fish/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>ros_babel_fish</name>
5-
<version>4.26.41</version>
5+
<version>4.26.42</version>
66
<description>
77
A runtime message handler for ROS.
88
Allows subscription, publishing, calling of services and actions with messages known only at runtime as long

ros_babel_fish_test_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.26.42 (2026-04-22)
6+
--------------------
77

88
4.26.41 (2026-04-17)
99
--------------------

ros_babel_fish_test_msgs/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>ros_babel_fish_test_msgs</name>
5-
<version>4.26.41</version>
5+
<version>4.26.42</version>
66
<description>Test messages for the ros_babel_fish project tests.</description>
77
<maintainer email="ros_babel_fish@stefanfabian.me">Stefan Fabian</maintainer>
88
<license>MIT</license>

ros_babel_fish_tools/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.26.42 (2026-04-22)
6+
--------------------
77

88
4.26.41 (2026-04-17)
99
--------------------

ros_babel_fish_tools/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>ros_babel_fish_tools</name>
5-
<version>4.26.41</version>
5+
<version>4.26.42</version>
66
<description>
77
Tooling for ROS 2 built on ros_babel_fish.
88
Provides header-only JSON and YAML serialization for dynamic messages and a CLI tool to echo topics.

0 commit comments

Comments
 (0)