Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund committed Feb 4, 2025
1 parent 14f0b7c commit 0005a51
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
15 changes: 14 additions & 1 deletion rmw_zenoh_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@
Changelog for package rmw_zenoh_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#449 <https://github.com/ros2/rmw_zenoh/issues/449>`_)
* Inform users that peers will not discover and communicate with one another until the router is started (`#445 <https://github.com/ros2/rmw_zenoh/issues/445>`_)
* Clear the error after rmw_serialized_message_resize() (`#437 <https://github.com/ros2/rmw_zenoh/issues/437>`_)
* Fix `ZENOH_ROUTER_CHECK_ATTEMPTS` which was not respected (`#429 <https://github.com/ros2/rmw_zenoh/issues/429>`_)
* fix: use the default destructor to drop the member `Payload` (`#421 <https://github.com/ros2/rmw_zenoh/issues/421>`_)
* Remove `gid_hash\_` from `AttachmentData` (`#418 <https://github.com/ros2/rmw_zenoh/issues/418>`_)
* Sync the config with the default config in Zenoh. (`#414 <https://github.com/ros2/rmw_zenoh/issues/414>`_)
* fix: check the context validity before accessing the session (`#407 <https://github.com/ros2/rmw_zenoh/issues/407>`_)
* Fix wan't typo (`#402 <https://github.com/ros2/rmw_zenoh/issues/402>`_)
* Contributors: Alejandro Hernández Cordero, ChenYing Kuo (CY), Chris Lalancette, Julien Enoch, Mahmoud Mazouz, Tim Clephas, Yadunund, Yuyuan Yuan

0.1.0 (2025-01-02)
------------------
* An alternative middleware for ROS 2 based on Zenoh.
* Contributors: Alejandro Hernández Cordero, Alex Day, Bernd Pfrommer, ChenYing Kuo (CY), Chris Lalancette, Christophe Bedard, CihatAltiparmak, Esteve Fernandez, Franco Cipollone, Geoffrey Biggs, Hans-Martin, James Mount, Julien Enoch, Morgan Quigley, Nate Koenig, Shivang Vijay, Yadunund, Yuyuan Yuan, methylDragon
* Contributors: Alejandro Hernández Cordero, Alex Day, Bernd Pfrommer, ChenYing Kuo (CY), Chris Lalancette, Christophe Bedard, CihatAltiparmak, Esteve Fernandez, Franco Cipollone, Geoffrey Biggs, Hans-Martin, James Mount, Julien Enoch, Morgan Quigley, Nate Koenig, Shivang Vijay, Yadunund, Yuyuan Yuan, methylDragon
7 changes: 7 additions & 0 deletions zenoh_cpp_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package zenoh_cpp_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#449 <https://github.com/ros2/rmw_zenoh/issues/449>`_)
* Bump zenoh-c and zenoh-cpp to 1.1.1 (`#430 <https://github.com/ros2/rmw_zenoh/issues/430>`_)
* Update Zenoh version (`#410 <https://github.com/ros2/rmw_zenoh/issues/410>`_)
* Contributors: ChenYing Kuo (CY), Julien Enoch, Yadunund, Yuyuan Yuan

0.1.0 (2025-01-02)
------------------
* Vendors zenoh-cpp for rmw_zenoh.
Expand Down

0 comments on commit 0005a51

Please sign in to comment.