Skip to content

v2.6.9

Compare
Choose a tag to compare
@Mario-DL Mario-DL released this 04 Jul 13:20
· 6 commits to 2.6.x since this release
e7fe9bf

Fast DDS Docs v2.6.9

This release includes the following features:

  1. New max_message_size property to limit output datagrams size (#777)
  2. Add XML configuration for FlowControllerDescriptor to 2.x (#804)

This release includes the following improvements:

  1. Improve python bindings documentation (#766)
  2. Clarify DomainParticipant deletion (#761)
  3. Improve build steps in the installation from sources sections (#816)
  4. Document how to annotate members as key in XML types (#757)
  5. Migrate Fast DDS Docs CI to Github (#836)

This release includes the following fixes:

  1. 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