Skip to content

v2.14.1

Compare
Choose a tag to compare
@EduPonz EduPonz released this 13 May 06:44
· 21 commits to 2.14.x since this release
2c1cad4

Fast DDS Docs v2.14.1

This release includes the following features:

  1. Add DATAREADER_QOS_USE_TOPIC_QOS and DATAWRITER_QOS_USE_TOPIC_QOS doc (#752)
  2. Add Reception threads configuration example (#754)
  3. Document how to annotate member as key in XML types (#746)

This release includes the following improvements:

  1. Improve python bindings documentation (#728)
  2. Include and update notes with v2.6.8 release (#753)
  3. Clarify DomainParticipant deletion (#758)
  4. Remove ddsentitystatus from docs (#745)
  5. Update docs to force unlimited ResourceLimits if lower or equal to zero (#738)
  6. Update release notes for previous versions:
    1. Include v2.13.4 release notes (#743)
    2. Remove latest mark from 2.13.3 (#734)
    3. Set 2.12.x as EOL (#733)
    4. Include Fast DDS v2.12.2 release notes (#735)

PRs in merged order:

#734, #733, #735, #738, #745, #746, #758, #754, #752, #743, #753, #728, #769