|
2 | 2 | Changelog for package rmw_fastrtps_shared_cpp |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +Forthcoming |
| 6 | +----------- |
| 7 | +* Set context actual domain id (`#410 <https://github.com/ros2/rmw_fastrtps/issues/410>`_) |
| 8 | +* Improve __rmw_create_wait_set() implementation. (`#427 <https://github.com/ros2/rmw_fastrtps/issues/427>`_) |
| 9 | + Handle errors consistently. |
| 10 | +* Add tests for RMW QoS to DDS attribute conversion. (`#449 <https://github.com/ros2/rmw_fastrtps/issues/449>`_) |
| 11 | +* checked client implementation and return RMW_RET_INCORRECT_RMW_IMPLEMENTATION (`#451 <https://github.com/ros2/rmw_fastrtps/issues/451>`_) |
| 12 | +* Update service/client request/response API error returns (`#450 <https://github.com/ros2/rmw_fastrtps/issues/450>`_) |
| 13 | +* Updated rmw\_* return codes (`#443 <https://github.com/ros2/rmw_fastrtps/issues/443>`_) |
| 14 | +* Make service/client construction/destruction implementation compliant (`#445 <https://github.com/ros2/rmw_fastrtps/issues/445>`_) |
| 15 | +* Added rmw_logging tests (`#442 <https://github.com/ros2/rmw_fastrtps/issues/442>`_) |
| 16 | +* Update gid API return codes. (`#440 <https://github.com/ros2/rmw_fastrtps/issues/440>`_) |
| 17 | +* Update graph API return codes. (`#436 <https://github.com/ros2/rmw_fastrtps/issues/436>`_) |
| 18 | +* Updated error returns on rmw_take_serialized and with_message_info (`#435 <https://github.com/ros2/rmw_fastrtps/issues/435>`_) |
| 19 | +* Updated error returns on rmw_take (`#432 <https://github.com/ros2/rmw_fastrtps/issues/432>`_) |
| 20 | +* Update rmw_publish error returns (`#430 <https://github.com/ros2/rmw_fastrtps/issues/430>`_) |
| 21 | +* Update rmw_publish_serialized_message() error returns (`#431 <https://github.com/ros2/rmw_fastrtps/issues/431>`_) |
| 22 | +* Ensure compliant publisher QoS queries. (`#425 <https://github.com/ros2/rmw_fastrtps/issues/425>`_) |
| 23 | + Follow-up after 8fc9ca3d98a64118590a205b2162559e17309a27. |
| 24 | +* Ensure compliant matched pub/sub count API. (`#424 <https://github.com/ros2/rmw_fastrtps/issues/424>`_) |
| 25 | +* Ensure compliant subscription API. (`#419 <https://github.com/ros2/rmw_fastrtps/issues/419>`_) |
| 26 | +* Ensure compliant publisher API. (`#414 <https://github.com/ros2/rmw_fastrtps/issues/414>`_) |
| 27 | +* Ensure compliant init options API implementations. (`#399 <https://github.com/ros2/rmw_fastrtps/issues/399>`_) |
| 28 | +* Finalize context iff shutdown. (`#396 <https://github.com/ros2/rmw_fastrtps/issues/396>`_) |
| 29 | +* Ensure compliant node construction/destruction API. (`#408 <https://github.com/ros2/rmw_fastrtps/issues/408>`_) |
| 30 | +* Contributors: Alejandro Hernández Cordero, Ivan Santiago Paunovic, Jose Tomas Lorente, Michel Hidalgo |
| 31 | + |
5 | 32 | 1.2.1 (2020-10-07) |
6 | 33 | ------------------ |
7 | 34 | * Fix memory leak that wait_set might be not destoryed in some case (`#423 <https://github.com/ros2/rmw_fastrtps/issues/423>`_) (`#426 <https://github.com/ros2/rmw_fastrtps/issues/426>`_) |
|
0 commit comments