Skip to content

v2.13.5

Compare
Choose a tag to compare
@JesusPoderoso JesusPoderoso released this 06 Jun 14:51
· 10 commits to 2.13.x since this release
c466f99

Fast DDS Docs v2.13.5

This release includes the following features in an ABI compatible manner:

  1. New max_message_size property to limit output datagrams size (#775)

This release includes the following improvements:

  1. Improve python bindings documentation (#764)
  2. Update docs to force unlimited ResourceLimits if lower or equal to zero (#740)
  3. Document how to annotate members as key in XML types (#755)
  4. Clarify DomainParticipant deletion (#759)
  5. Remove ddsentitystatus from docs (#748)
  6. Add notes from v2.10.4 (#787)
  7. Include v2.6.8 release notes (#762)

PRs in merged order:

#740, #759, #762, #764, #755, #748, #775, #787, #801