v2.12.2
Fast DDS docs v2.12.2
This release includes the following features:
- Methods to configure transport scenario (#630)
- Define a super client by environment variable (#600)
- Support
Autofill port
(automatic assignation of the port) for TCP transport (#604) - Support TCP for Discovery server CLI and enviroment variable and example (#615)
- TCP socket send buffer limit (#655)
- Authentication Handshake Properties documentation (#703)
- Instruct to install openssl with chocolatey on windows (#626)
- Set 2.11.x as EOL (#672)
This release includes the following improvements:
- Improve
LARGE_DATA
documentation (#706, #710, #668) - Improve History QoS documentation and compatibility rules (#674)
- Rearrange use cases list (#714)
- Bump version to 2.12.2 (#620)
This release includes the following fixes:
- Update requirements.txt dependencies for Sphinx 4.3.1 (#642)
- Fix typo in release notes (#688)
- Predefine
FASTDDS_TODO_BEFORE
to empty so it is ignored on doxygen generation (#692) - Fix Python API generation (#648)
- Modify statistic data writer profile name in the xml file (#722)
- Downgrade cmake version to 3.20 (#727)
- Remove duplicated dependency (#611)
PRs in merged order:
#611, #600, #604, #615, #642, #688, #626, #672, #692, #630, #706, #710, #714, #655, #648, #674, #703, #722, #727, #668, #620