Skip to content

Releases: eProsima/Fast-DDS-docs

v2.12.0

29 Sep 11:06
5bc3073

Choose a tag to compare

This release includes the following features:

  1. SHM transport meta-traffic enforcement (#535)
  2. Endpoint creation using custom payload pools (#514, #560)
  3. Support for environment variables in XML profiles (#556)
  4. Support for @optional and @extensibility builtin annotations (#550)
  5. Fast DDS v2.12.0, v2.11.2, v2.10.2, v2.9.2 and v2.6.6 release notes. Mark 2.9.x as EOL (#531, #548, #561)
  6. Upgrade GitPython dependency to 3.1.35 (#546, #551, #557)

This release also includes the following improvements and clarifications:

  1. Clarify Fast DDS-Gen custom template usage (#552, #550)
  2. Clarify Fast DDS-Gen guards against multiple inclusion of the same file (#553)
  3. Clarify SUPER_CLIENT discovery information received (#555)
  4. Clarify plain types meaning (#550)
  5. Clarify locator's IP address (#558)

This release includes the following fixes:

  1. Remove unnecessary casts from C++ HelloWorld example (#540)
  2. Fix bitset IDL (#534)
  3. Fix spelling and typos (#549)

PRs in merged order:
#529, #531, #535, #514, #540, #534, #548, #546, #552, #553, #555, #549, #551, #556, #557, #550

#558, #560, #561

v2.10.2

21 Aug 07:52
e8b63fe

Choose a tag to compare

This release includes the following features:

  1. DomainParticipant ignore_local_endpoints documentation (#485)
  2. Document caveats with SHM and datasharing with dynamic network interfaces (#487)
  3. Fast DDS v2.9.2 release notes and mark 2.9.x as EOL (#532)

This release also includes the following fixes:

  1. Fix typos (#478, #503, #522)
  2. Avoid using builtin transports on whitelist snippets (#486)
  3. Fix read the docs build (#488)
  4. Fix QoS definition (#496)

PRs in merge order:
#478, #485, #486, #488, #487, #496, #532, #503, #522, #547

v2.11.2

11 Aug 08:12
55ef575

Choose a tag to compare

This release includes the following features:

  • User configuration for Shared Memory metatraffic (#537)
  • Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.11.1 (#544)
  • Fast DDS v2.9.2 release notes and mark 2.9.x as EOL (#533)

This release also includes the following fix:

  • Fix data type on bitfield example (#541)

PRs in merge order:
#533, #537, #541, #544

v2.6.6

04 Aug 11:14
9a41a6f

Choose a tag to compare

This release includes the following features:

  • Documentation on user configuration for SHM meta-traffic (#538)
  • Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.6.5 (#539)

This release also includes the following fix:

  • Fix typo on disable multicast traffic section (#524)

PRs in merge order:
#538, #524, #539

v2.9.2

20 Jul 12:35
f6b22d0

Choose a tag to compare

This release includes the following improvements:

  1. Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.9.1 (#530)
  2. Fast DDS v2.1.3 release notes (#454)

This release also includes the following bugfixes:

  1. Fixed typos (#452, #504, #523)
  2. Complete ResourceLimitsQosPolicy information (#448)

PRs in merged order:
#449, #452, #436, #454, #448, #458, #459, #504, #523, #530

IMPORTANT: This release marks the EOL for v2.9

v2.11.1

18 Jul 06:15
5df43f9

Choose a tag to compare

Fast DDS-Docs v2.11.1

Documentation for Fast DDS v2.11.1

Improvements to existing sections

  1. Update TCP configuration examples (#525)
  2. Fast DDS v2.11.1 release notes (#528)

Documentation fixes

  1. Clarify Discovery Server and DDS Domain relationship (#517)
  2. Correct default listening locators annotation in transport layer section (#521)
  3. Improve documentation on Fast DDS threading model (#527 )

PRs in merged order:
#521, #517, #525, #527, #528

v2.11.0

06 Jul 06:06
da18c6c

Choose a tag to compare

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

v2.6.5

21 Jun 07:58
474aa77

Choose a tag to compare

This release includes the following features:

  • Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.6.4 (#507)

This release also includes the following fix:

  • Fix History Policy Kind QoS typo in large data use case (#505)

PRs in merge order:
#505, #507

v2.1.4

19 May 06:43
0289374

Choose a tag to compare

Fast DDS-Docs v2.1.4

Documentation for Fast DDS v2.1.4 (#491)

Documentation fixes

  1. Fix jinja2 dependency to avoid build error (#453)

PRs in merge order:
#453, #491

v2.8.2

17 May 10:06
2abdc71

Choose a tag to compare

Fast DDS-Docs v2.8.2

Documentation for Fast DDS v2.8.2

Documentation improvements and fixes

  1. Fast DDS v2.3.6 release notes (#422)
  2. Mirror master on to both 2.8.x & 2.9.x (#421)
  3. Hotfix: fix several XML properties (#426)
  4. Remove warning no longer applying (#444)

PRs in merge order:
#422 , #421, #426 , #444