Skip to content

Commit 1417a44

Browse files
committed
9.0.0
1 parent f9f0c71 commit 1417a44

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

rmw_fastrtps_cpp/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_fastrtps_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
9.0.0 (2024-06-17)
6+
------------------
77

88
8.5.0 (2024-04-26)
99
------------------

rmw_fastrtps_cpp/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_fastrtps_cpp</name>
5-
<version>8.5.0</version>
5+
<version>9.0.0</version>
66
<description>Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

rmw_fastrtps_dynamic_cpp/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_fastrtps_dynamic_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
9.0.0 (2024-06-17)
6+
------------------
77

88
8.5.0 (2024-04-26)
99
------------------

rmw_fastrtps_dynamic_cpp/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_fastrtps_dynamic_cpp</name>
5-
<version>8.5.0</version>
5+
<version>9.0.0</version>
66
<description>Implement the ROS middleware interface using introspection type support.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

rmw_fastrtps_shared_cpp/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_fastrtps_shared_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
9.0.0 (2024-06-17)
6+
------------------
77
* Make rmw_service_server_is_available return RMW_RET_INVALID_ARGUMENT (`#763 <https://github.com/ros2/rmw_fastrtps/issues/763>`_)
88
* Use rmw_namespace_validation_result_string() in rmw_create_node (`#765 <https://github.com/ros2/rmw_fastrtps/issues/765>`_)
99
* Make rmw_destroy_wait_set return RMW_RET_INVALID_ARGUMENT (`#766 <https://github.com/ros2/rmw_fastrtps/issues/766>`_)

rmw_fastrtps_shared_cpp/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_fastrtps_shared_cpp</name>
5-
<version>8.5.0</version>
5+
<version>9.0.0</version>
66
<description>Code shared on static and dynamic type support of rmw_fastrtps_cpp.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

0 commit comments

Comments
 (0)