Skip to content

Commit

Permalink
0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Oct 3, 2024
1 parent b42a621 commit 92f0925
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions rmw_connextdds/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_connextdds
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.24.2 (2024-10-03)
-------------------

0.24.1 (2024-07-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion rmw_connextdds/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_connextdds</name>
<version>0.24.1</version>
<version>0.24.2</version>
<description>A ROS 2 RMW implementation built with RTI Connext DDS Professional.</description>
<maintainer email="asorbini@rti.com">Andrea Sorbini</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rmw_connextdds_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_connextdds_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.24.2 (2024-10-03)
-------------------
* fix: "Failed to parse type hash" message was overly spammy (ros2-50) (`#149 <https://github.com/ros2/rmw_connextdds/issues/149>`_)
* Contributors: Taxo Rubio RTI

Expand Down
2 changes: 1 addition & 1 deletion rmw_connextdds_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_connextdds_common</name>
<version>0.24.1</version>
<version>0.24.2</version>
<description>Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.</description>
<maintainer email="asorbini@rti.com">Andrea Sorbini</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rmw_connextddsmicro/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_connextddsmicro
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.24.2 (2024-10-03)
-------------------

0.24.1 (2024-07-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion rmw_connextddsmicro/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_connextddsmicro</name>
<version>0.24.1</version>
<version>0.24.2</version>
<description>A ROS 2 RMW implementation built with RTI Connext DDS Micro.</description>
<maintainer email="asorbini@rti.com">Andrea Sorbini</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rti_connext_dds_cmake_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rti_connext_dds_cmake_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.24.2 (2024-10-03)
-------------------
* Quiet a warning when CONNEXTDDS_DIR or NDDSHOME is not found. (`#158 <https://github.com/ros2/rmw_connextdds/issues/158>`_)
* Contributors: Chris Lalancette

Expand Down
2 changes: 1 addition & 1 deletion rti_connext_dds_cmake_module/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rti_connext_dds_cmake_module</name>
<version>0.24.1</version>
<version>0.24.2</version>
<description>Helper module to provide access to RTI products like Connext DDS Professional</description>
<maintainer email="asorbini@rti.com">Andrea Sorbini</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 92f0925

Please sign in to comment.