v2.6.9
Fast DDS Docs v2.6.9
This release includes the following features:
- New
max_message_size
property to limit output datagrams size (#777) - Add XML configuration for
FlowControllerDescriptor
to 2.x (#804)
This release includes the following improvements:
- Improve python bindings documentation (#766)
- Clarify DomainParticipant deletion (#761)
- Improve build steps in the installation from sources sections (#816)
- Document how to annotate members as key in XML types (#757)
- Migrate Fast DDS Docs CI to Github (#836)
This release includes the following fixes:
- Fix issue with Fast DDS and Fast DDS python deduced branches (#842)
PRs in merged order:
#766, #761, #816, #757, #777, #804, #836, #842, #843