Skip to content

Commit

Permalink
4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ct2034 committed Feb 10, 2025
1 parent 9999913 commit 70eaae5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions diagnostic_aggregator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_aggregator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.4.2 (2025-02-10)
------------------
* Checking licenses in CI (`#431 <https://github.com/ros/diagnostics/issues/431>`_)
* Checking licenses in ci
* Add Windows support (`#426 <https://github.com/ros/diagnostics/issues/426>`_)
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_aggregator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>diagnostic_aggregator</name>
<version>4.3.1</version>
<version>4.4.2</version>
<description>diagnostic_aggregator</description>
<maintainer email="namniart@gmail.com">Austin Hendrix</maintainer>
<maintainer email="brice.rebsamen@gmail.com">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_common_diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_common_diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.4.2 (2025-02-10)
------------------
* common_diagnostics cleaned hostname string (`#405 <https://github.com/ros/diagnostics/issues/405>`_)
* Hostnames are properly cleaned to only contain alphanumeric characters or underscore.
* Skipping flaky ntp test (`#409 <https://github.com/ros/diagnostics/issues/409>`_)
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_common_diagnostics/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>diagnostic_common_diagnostics</name>
<version>4.3.1</version>
<version>4.4.2</version>
<description>diagnostic_common_diagnostics</description>
<maintainer email="namniart@gmail.com">Austin Hendrix</maintainer>
<maintainer email="brice.rebsamen@gmail.com">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_updater/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_updater
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.4.2 (2025-02-10)
------------------
* Add Windows support (`#426 <https://github.com/ros/diagnostics/issues/426>`_)
* Skipping flaky tests (`#413 <https://github.com/ros/diagnostics/issues/413>`_)
* Contributors: Christian Henkel, Silvio Traversaro
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_updater/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>diagnostic_updater</name>
<version>4.3.1</version>
<version>4.4.2</version>
<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>
<maintainer email="namniart@gmail.com">Austin Hendrix</maintainer>
<maintainer email="brice.rebsamen@gmail.com">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.4.2 (2025-02-10)
------------------

4.3.1 (2024-07-30)
------------------
Expand Down
2 changes: 1 addition & 1 deletion diagnostics/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>diagnostics</name>
<version>4.3.1</version>
<version>4.4.2</version>
<description>diagnostics</description>
<maintainer email="namniart@gmail.com">Austin Hendrix</maintainer>
<maintainer email="brice.rebsamen@gmail.com">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions self_test/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package self_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.4.2 (2025-02-10)
------------------

4.3.1 (2024-07-30)
------------------
Expand Down
2 changes: 1 addition & 1 deletion self_test/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>self_test</name>
<version>4.3.1</version>
<version>4.4.2</version>
<description>self_test</description>
<maintainer email="namniart@gmail.com">Austin Hendrix</maintainer>
<maintainer email="brice.rebsamen@gmail.com">Brice Rebsamen</maintainer>
Expand Down

0 comments on commit 70eaae5

Please sign in to comment.