File tree Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 22Changelog for package rclcpp
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Hand-code logging.hpp (`#2870 <https://github.com/ros2/rclcpp/issues/2870 >`_)
8+ * Adressed TODO in node_graph (`#2877 <https://github.com/ros2/rclcpp/issues/2877 >`_)
9+ * fix test_publisher_with_system_default_qos. (`#2881 <https://github.com/ros2/rclcpp/issues/2881 >`_)
10+ * Contributors: Alejandro Hernández Cordero, Chris Lalancette, Tomoya Fujita
11+
51229.6.1 (2025-06-23)
613-------------------
714* Fix for memory leaks in rclcpp::SerializedMessage (`#2861 <https://github.com/ros2/rclcpp/issues/2861 >`_)
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_action
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ Forthcoming
7+ -----------
8+
6929.6.1 (2025-06-23)
710-------------------
811* Replace std::default_random_engine with std: :mt19937 (rolling) (`#2843 <https://github.com/ros2/rclcpp/issues/2843 >`_)
Original file line number Diff line number Diff line change 22Changelog for package rclcpp_components
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * NEW PR: Add component_container for EventsExecutor (`#2885 <https://github.com/ros2/rclcpp/issues/2885 >`_)
8+ * make sure that plugin arg includes the double colon. (`#2878 <https://github.com/ros2/rclcpp/issues/2878 >`_)
9+ * Contributors: Mihir Rao, Tomoya Fujita
10+
51129.6.1 (2025-06-23)
612-------------------
713* set thread names by node in component container isolated (`#2871 <https://github.com/ros2/rclcpp/issues/2871 >`_)
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_lifecycle
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ Forthcoming
7+ -----------
8+
6929.6.1 (2025-06-23)
710-------------------
811* Added missing chrono includes (`#2854 <https://github.com/ros2/rclcpp/issues/2854 >`_)
You can’t perform that action at this time.
0 commit comments