Changelogs

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
This commit is contained in:
Ivan Santiago Paunovic 2020-05-22 14:46:07 +00:00
parent 11d3900592
commit 35944ce9cd
4 changed files with 27 additions and 0 deletions

View file

@ -2,6 +2,18 @@
Changelog for package rcl Changelog for package rcl
^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Expose rcl default logging output handler (`#660 <https://github.com/ros2/rcl/issues/660>`_)
* Remove deprecated functions (`#658 <https://github.com/ros2/rcl/issues/658>`_)
* Warn about unused return value for set_logger_level (`#652 <https://github.com/ros2/rcl/issues/652>`_)
* Mark cyclonedds test_service test as flakey (`#648 <https://github.com/ros2/rcl/issues/648>`_)
* Convert sleep_for into appropriate logic in tests(`#631 <https://github.com/ros2/rcl/issues/631>`_)
* Reduce timeouts in tests(`#613 <https://github.com/ros2/rcl/issues/613>`_)
* Add tests for time.c and timer.c (`#599 <https://github.com/ros2/rcl/issues/599>`_)
* Update Quality Declaration for 1.0 (`#647 <https://github.com/ros2/rcl/issues/647>`_)
* Contributors: Barry Xu, Dirk Thomas, Ivan Santiago Paunovic, Jorge Perez, Tully Foote, brawner
1.0.0 (2020-05-12) 1.0.0 (2020-05-12)
------------------ ------------------
* Remove MANUAL_BY_NODE liveliness API (`#645 <https://github.com/ros2/rcl/issues/645>`_) * Remove MANUAL_BY_NODE liveliness API (`#645 <https://github.com/ros2/rcl/issues/645>`_)

View file

@ -2,6 +2,11 @@
Changelog for package rcl_action Changelog for package rcl_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update Quality Declaration for 1.0 (`#647 <https://github.com/ros2/rcl/issues/647>`_)
* Contributors: brawner
1.0.0 (2020-05-12) 1.0.0 (2020-05-12)
------------------ ------------------

View file

@ -2,6 +2,11 @@
Changelog for package rcl_lifecycle Changelog for package rcl_lifecycle
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update Quality Declaration for 1.0 (`#647 <https://github.com/ros2/rcl/issues/647>`_)
* Contributors: brawner
1.0.0 (2020-05-12) 1.0.0 (2020-05-12)
------------------ ------------------

View file

@ -2,6 +2,11 @@
Changelog for package rcl_yaml_param_parser Changelog for package rcl_yaml_param_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update Quality Declaration for 1.0 (`#647 <https://github.com/ros2/rcl/issues/647>`_)
* Contributors: brawner
1.0.0 (2020-05-12) 1.0.0 (2020-05-12)
------------------ ------------------