Skip to content

v2.10.4

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 23 May 08:59
· 14 commits to 2.10.x since this release
6c76171

Fast DDS Docs v2.10.4

This release includes the following features:

  1. Authentication Handshake Properties documentation (#704)
  2. New max_message_size property documentation (#776)

This release includes the following improvements:

  1. Improve History QoS documentation and compatibility rules (#676, #680)
  2. Improve TCP documentation (#666)
  3. Improve LARGE_DATA documentation (#707)
  4. Improve large data docs (#711)
  5. Rearrange use cases list (#715)
  6. Improve resource limits documentation (#741)
  7. Improve python bindings documentation (#765)
  8. Added release notes from v2.6.8 (#763)
  9. Document how to annotate members as @key in XML types (#756)
  10. Clarify DomainParticipant deletion (#760)

This release includes the following fixes:

  1. TCP socket send buffer limit (#657)
  2. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#693)
  3. Fix statistics data writer profile name (#723)

PRs in merged order:
#657, #676, #666, #693, #707, #711, #715, #704, #723, #680, #741, #765, #763, #756, #760, #776, #780