Skip to content

Commit

Permalink
1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gemignani committed Mar 14, 2021
1 parent be431fa commit 695b80a
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 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
-----------
1.10.4 (2021-03-14)
-------------------
* Improve messages of GenericAnalyzer when items are stale. (`#187 <https://github.com/ros/diagnostics/issues/187>`_)
* Contributors: Michael Grupp

Expand Down
2 changes: 1 addition & 1 deletion diagnostic_aggregator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_aggregator</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>diagnostic_aggregator</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_analysis/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.10.4 (2021-03-14)
-------------------

1.10.3 (2020-12-05)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_analysis/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_analysis</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>The diagnostic_analysis package can convert a log of diagnostics data
into a series of CSV files. Robot logs are recorded with rosbag, and
can be processed offline using the scripts in this package.</description>
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
-----------
1.10.4 (2021-03-14)
-------------------
* Port diagnostic common diagnostics to python 3
* fix(cpu_monitor): Exception on shutdown (`#186 <https://github.com/ros/diagnostics/issues/186>`_)
Catch sigint properly
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_common_diagnostics/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_common_diagnostics</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>diagnostic_common_diagnostics</description>
<author email="[email protected]">Brice Rebsamen</author>
<maintainer email="[email protected]">Guglielmo Gemignani</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
-----------
1.10.4 (2021-03-14)
-------------------
* Fix some doc typos and remove travis config (`#173 <https://github.com/ros/diagnostics/issues/173>`_)
* cleate -> create
* single single -> single
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_updater/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostic_updater</name>
<version>1.10.3</version>
<version>1.10.4</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>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
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
-----------
1.10.4 (2021-03-14)
-------------------

1.10.3 (2020-12-05)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion diagnostics/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>diagnostics</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>diagnostics</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
Expand Down
4 changes: 2 additions & 2 deletions rosdiagnostic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosdiagnostic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.10.4 (2021-03-14)
-------------------

1.10.3 (2020-12-05)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion rosdiagnostic/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosdiagnostic</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>Command to print aggregated diagnostic contents to the command line</description>

<author email="[email protected]">Guillaume Autran</author>
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
-----------
1.10.4 (2021-03-14)
-------------------

1.10.3 (2020-12-05)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion self_test/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>self_test</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>self_test</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
Expand Down
4 changes: 2 additions & 2 deletions test_diagnostic_aggregator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package test_diagnostic_aggregator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.10.4 (2021-03-14)
-------------------

1.10.3 (2020-12-05)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion test_diagnostic_aggregator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_diagnostic_aggregator</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>Basic diagnostic_aggregator tests are in the</description>
<author>Kevin Watts</author>
<author email="[email protected]">Brice Rebsamen</author>
Expand Down

0 comments on commit 695b80a

Please sign in to comment.