Skip to content

Commit 08e285f

Browse files
committed
1.1.0
1 parent a475c70 commit 08e285f

File tree

8 files changed

+29
-4
lines changed

8 files changed

+29
-4
lines changed

rmw_connextdds/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rmw_connextdds
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.0 (2025-04-18)
6+
------------------
7+
* Switch buildtool to ament_cmake package (`#183 <https://github.com/ros2/rmw_connextdds/issues/183>`_)
8+
* Export a modern CMake target (`#179 <https://github.com/ros2/rmw_connextdds/issues/179>`_)
9+
* Contributors: Scott K Logan, Shane Loretz
10+
511
1.0.1 (2025-03-11)
612
------------------
713
* Added rmw_event_type_is_supported (`#173 <https://github.com/ros2/rmw_connextdds/issues/173>`_)

rmw_connextdds/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_connextdds</name>
5-
<version>1.0.1</version>
5+
<version>1.1.0</version>
66
<description>A ROS 2 RMW implementation built with RTI Connext DDS Professional.</description>
77
<maintainer email="[email protected]">Andrea Sorbini</maintainer>
88
<license>Apache License 2.0</license>

rmw_connextdds_common/CHANGELOG.rst

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

5+
1.1.0 (2025-04-18)
6+
------------------
7+
* Address cpplit and gcc warnings. (`#184 <https://github.com/ros2/rmw_connextdds/issues/184>`_)
8+
* Support topic instances (`#178 <https://github.com/ros2/rmw_connextdds/issues/178>`_)
9+
* Switch buildtool to ament_cmake package (`#183 <https://github.com/ros2/rmw_connextdds/issues/183>`_)
10+
* Discovery race condition mitigation (`#174 <https://github.com/ros2/rmw_connextdds/issues/174>`_)
11+
* Contributors: Francisco Gallego Salido, Scott K Logan, Tomoya Fujita
12+
513
1.0.1 (2025-03-11)
614
------------------
715
* Added rmw_event_type_is_supported (`#173 <https://github.com/ros2/rmw_connextdds/issues/173>`_)

rmw_connextdds_common/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_connextdds_common</name>
5-
<version>1.0.1</version>
5+
<version>1.1.0</version>
66
<description>Common source for RMW implementations built with RTI Connext DDS Professional and RTI Connext DDS Micro.</description>
77
<maintainer email="[email protected]">Andrea Sorbini</maintainer>
88
<license>Apache License 2.0</license>

rmw_connextddsmicro/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rmw_connextddsmicro
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.0 (2025-04-18)
6+
------------------
7+
* Mark the package rmw_connextddsmicro as deprecated (`#182 <https://github.com/ros2/rmw_connextdds/issues/182>`_)
8+
* Switch buildtool to ament_cmake package (`#183 <https://github.com/ros2/rmw_connextdds/issues/183>`_)
9+
* Contributors: Francisco Gallego Salido, Scott K Logan
10+
511
1.0.1 (2025-03-11)
612
------------------
713
* Added rmw_event_type_is_supported (`#173 <https://github.com/ros2/rmw_connextdds/issues/173>`_)

rmw_connextddsmicro/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_connextddsmicro</name>
5-
<version>1.0.1</version>
5+
<version>1.1.0</version>
66
<description>A ROS 2 RMW implementation built with RTI Connext DDS Micro.</description>
77
<maintainer email="[email protected]">Andrea Sorbini</maintainer>
88
<license>Apache License 2.0</license>

rti_connext_dds_cmake_module/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rti_connext_dds_cmake_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.0 (2025-04-18)
6+
------------------
7+
* Update Connext to 7.3.0 (`#181 <https://github.com/ros2/rmw_connextdds/issues/181>`_)
8+
* Contributors: lobolanja
9+
510
1.0.1 (2025-03-11)
611
------------------
712

rti_connext_dds_cmake_module/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>rti_connext_dds_cmake_module</name>
5-
<version>1.0.1</version>
5+
<version>1.1.0</version>
66
<description>Helper module to provide access to RTI products like Connext DDS Professional</description>
77
<maintainer email="[email protected]">Andrea Sorbini</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)