v2.6.0
This release adds the following features:
- Add
disable_positive_acks
to Static Discovery XML (#2355) - Add physical information in DATA[P] using properties (#349)
- Content filter allocation limits QoS (#353)
- Transmit Queue Length configuration on Linux platforms (#341)
- New CMake option:
APPEND_PROJECT_NAME_TO_INCLUDEDIR
(#355) - XML support for Fast DDS CLI (#351)
- New exchange format to reduce bandwidth in Static Discovery (#358)
- Add Transport Layer API reference (#356)
It also includes the following improvements:
- Add mirror workflow to keep master and current branch synchronized (#347)
- Add tabs (#349, #354)
- Support for octet vectors on XML parser (#357)
- Update ROS 2 information (#359)
PRs in merge order:
#347, #310, #352, #349, #353, #354, #357, #341, #355, #351, #358, #359, #356, #360, #348