Skip to content

Commit 61211e6

Browse files
committed
4.4.3
1 parent b76c580 commit 61211e6

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

diagnostic_aggregator/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>diagnostic_aggregator</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>diagnostic_aggregator</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_common_diagnostics/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>diagnostic_common_diagnostics</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>diagnostic_common_diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_remote_logging/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.4.3 (2025-04-03)
6+
------------------
77
* cleanup (`#450 <https://github.com/ros/diagnostics/issues/450>`_)
88
* Grafana Integration (`#425 <https://github.com/ros/diagnostics/issues/425>`_)
99
* First working version of remote_logging

diagnostic_remote_logging/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>diagnostic_remote_logging</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>diagnostic_remote_logging</description>
77
<maintainer email="[email protected]">Daan Wijffels</maintainer>
88
<license>BSD-3-Clause</license>

diagnostic_updater/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>diagnostic_updater</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostics/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>diagnostics</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

self_test/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>self_test</name>
5-
<version>4.4.2</version>
5+
<version>4.4.3</version>
66
<description>self_test</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

0 commit comments

Comments
 (0)