v2.5.0
This release adds the following features:
- Chaining transports (#300)
- Load XML from string (#303)
- Add section about disable_heartbeat_piggyback (#306)
- Add python bindings section to Fast DDS-Gen documentation (#314)
- Add PKCS#11 support section and dependencies installation (#296)
- Add dynamic network interfaces use case (#301)
This release includes the following improvements:
- Add listener hierarchy notice to DataReader and Subscriber listeners (#305)
- Add a note about the relationship between
DurabilityQosPolicy
andReliabilityQosPolicy
(#308) - Generate ReadTheDocs documentation on Ubuntu focal (#311)
- Add support for PlantUML diagrams (#300, #312)
- Upgrade dependencies (#302, #304)
This release includes the following bugfixes:
- Fix instructions for installing locally from sources in Windows (#307)
- Remove old CMake options (#309)
PRs in merge order:
#302, #304, #305, #300, #308, #309, #306, #301, #311, #312, #303, #307, #296, #314