Skip to content

Commit 8b0fb51

Browse files
committed
changelogs upated
Signed-off-by: Christian Henkel <[email protected]>
1 parent 9ad7117 commit 8b0fb51

File tree

5 files changed

+29
-0
lines changed

5 files changed

+29
-0
lines changed

diagnostic_aggregator/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Add add_analyzer functionality (`#329 <https://github.com/ros/diagnostics/issues/329>`_)
8+
* Aggregator: publish diagnostics_toplevel_state immediately on every degradation (`#324 <https://github.com/ros/diagnostics/issues/324>`_)
9+
* Contributors: MartinCornelis2, Tim Clephas
10+
511
3.2.0 (2024-03-22)
612
------------------
713
* Avoid rolling up an ERROR state when empty GenericAnalyzer blocks are marked discard_stale, or when all of their items are STALE. (`#315 <https://github.com/ros/diagnostics/issues/315>`_)

diagnostic_common_diagnostics/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* refactor(sensors_monitor): ros2 port `#339 <https://github.com/ros/diagnostics/issues/339>`_
8+
* refactor(ram_monitor): ros2 port (`#338 <https://github.com/ros/diagnostics/issues/338>`_)
9+
* NTP monitor improvements (`#342 <https://github.com/ros/diagnostics/issues/342>`_)
10+
* Using ubuntu ntp server in systemtest (`#346 <https://github.com/ros/diagnostics/issues/346>`_)
11+
* Fixing ntp launchtest (`#330 <https://github.com/ros/diagnostics/issues/330>`_)
12+
* Contributors: Christian Henkel, Rein Appeldoorn, Tony Najjar
13+
514
3.2.0 (2024-03-22)
615
------------------
716
* Port cpu_monitor to ROS2 (`#326 <https://github.com/ros/diagnostics/issues/326>`_)

diagnostic_updater/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* change(diagnosed-publisher): allow specifying node clock (`#340 <https://github.com/ros/diagnostics/issues/340>`_)
8+
* Fix usage of rclcpp::ok with a non-default context (`#352 <https://github.com/ros/diagnostics/issues/352>`_)
9+
* Contributors: Hervé Audren, Rein Appeldoorn
10+
511
3.2.0 (2024-03-22)
612
------------------
713
* including depdency (`#322 <https://github.com/ros/diagnostics/issues/322>`_)

diagnostics/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
3.2.0 (2024-03-22)
69
------------------
710

self_test/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Building in docker (`#335 <https://github.com/ros/diagnostics/issues/335>`_)
8+
* Contributors: Christian Henkel
9+
510
3.2.0 (2024-03-22)
611
------------------
712
* Self test publishes the service under the node name, again (`#269 <https://github.com/ros/diagnostics/issues/269>`_)

0 commit comments

Comments
 (0)