Skip to content

v2.11.0

Compare
Choose a tag to compare
@JLBuenoLopez JLBuenoLopez released this 06 Jul 06:06
· 28 commits to 2.11.x since this release
da18c6c

Fast DDS-Docs v2.11.0

Documentation for Fast DDS v2.11.0

New features in the documentation

  1. DomainParticipant ignore_local_endpoints documentation (#485)
  2. Remove FASTDDS_STATIC CMake option (#489)
  3. TypeLookup Service XML configuration (#498)
  4. Fast DDS-Gen custom templates for TypeSupport generation (#502)

Improvements to existing sections

  1. Document caveats when using SHM/Data-sharing (#487, #497, #516)
  2. Clarify QoS configuration using XML (#495)
  3. Security Module
    1. Clarify allow unauthenticated participants section (#477)
    2. Remove deprecated properties to configure the crypto plugin (#512)
    3. Improve Access Control plugin section (#499)
  4. Installation guide: CMake target loading (#434, #509)
  5. Content Filtered Topic: expression parameters limit (#510)
  6. Discovery Server example reference (#288)
  7. Clarify DomainParticipantListener discovery callbacks behavior (#511)
  8. Fast DDS v2.8.2 EOL release notes (#480)
  9. Fast DDS v2.1.5 EOL release notes (#492)
  10. Fast DDS v2.6.5 release notes (#508)
  11. Repository README: documentation generation (#484)
  12. Improve documentation on Fast DDS threading model (#519)

Documentation fixes

  1. Typos (#478, #500)
  2. Snippets (#486)
  3. Read the Docs build (#488, #493)

PRs in merged order:
#478, #485, #486, #488, #487, #490, #489, #480, #493, #492, #495, #498, #497, #500, #484, #502, #477, #434, #509, #510, #288, #512, #508, #499, #511, #516, #519, #515