Skip to content

Commit bf29f7b

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
1 parent 143b033 commit bf29f7b

4 files changed

Lines changed: 19 additions & 0 deletions

File tree

rcl/CHANGELOG.rst

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

5+
10.1.1 (2025-06-23)
6+
-------------------
7+
* Assert HistoryQoS in test_info_by_topic (`#1242 <https://github.com/ros2/rcl//issues/1242>`_) (`#1247 <https://github.com/ros2/rcl//issues/1247>`_)
8+
* Add a test for the subscription option 'ignore_local_publications' (`#1239 <https://github.com/ros2/rcl//issues/1239>`_) (`#1245 <https://github.com/ros2/rcl//issues/1245>`_)
9+
* Removed unused nondefault_qos_profile (`#1233 <https://github.com/ros2/rcl//issues/1233>`_) (`#1234 <https://github.com/ros2/rcl//issues/1234>`_)
10+
* Removed unused functions (`#1230 <https://github.com/ros2/rcl//issues/1230>`_) (`#1231 <https://github.com/ros2/rcl//issues/1231>`_)
11+
* remove rmw_connext from test. (`#1226 <https://github.com/ros2/rcl//issues/1226>`_) (`#1227 <https://github.com/ros2/rcl//issues/1227>`_)
12+
* Fix a dangling pointer discovered by a fresh Clang (`#1222 <https://github.com/ros2/rcl//issues/1222>`_)
13+
* Contributors: Alexander Kornienko, mergify[bot]
14+
515
10.1.0 (2025-04-04)
616
-------------------
717
* Set envars to run tests with rmw_zenoh_cpp with multicast discovery (`#1218 <https://github.com/ros2/rcl/issues/1218>`_)

rcl_action/CHANGELOG.rst

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

5+
10.1.1 (2025-06-23)
6+
-------------------
7+
58
10.1.0 (2025-04-04)
69
-------------------
710
* Set envars to run tests with rmw_zenoh_cpp with multicast discovery (`#1218 <https://github.com/ros2/rcl/issues/1218>`_)

rcl_lifecycle/CHANGELOG.rst

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

5+
10.1.1 (2025-06-23)
6+
-------------------
7+
58
10.1.0 (2025-04-04)
69
-------------------
710
* add rcl_print_transition_map. (`#1217 <https://github.com/ros2/rcl/issues/1217>`_)

rcl_yaml_param_parser/CHANGELOG.rst

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

5+
10.1.1 (2025-06-23)
6+
-------------------
7+
58
10.1.0 (2025-04-04)
69
-------------------
710

0 commit comments

Comments
 (0)