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 f2c6544 commit ddee8a2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rmw_zenoh_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package rmw_zenoh_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

0.2.0 (2025-01-02)
------------------
* An alternative middleware for ROS 2 based on Zenoh.
Expand Down
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) (`#448 <https://github.com/ros2/rmw_zenoh/issues/448>`_)
* Bump zenoh-c and zenoh-cpp to 1.1.1 (`#431 <https://github.com/ros2/rmw_zenoh/issues/431>`_)
* Update Zenoh version (`#409 <https://github.com/ros2/rmw_zenoh/issues/409>`_)
* Contributors: ChenYing Kuo (CY), Julien Enoch, Yadunund, Yuyuan Yuan

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

0 comments on commit ddee8a2

Please sign in to comment.