Skip to content

Releases: eProsima/Fast-DDS-docs

v2.6.7

17 Jan 15:11
175f7d3
Compare
Choose a tag to compare

Fast DDS Docs v2.6.7

This release includes the following features:

  1. Add IDL modules (#574)
  2. Multicast PDP + TCP data use case (#610)
  3. Support Autofill port (automatically set a port) for TCP Transport (#607)
  4. Define a super client by environment variable (#603)
  5. TCP support for Discovery server CLI and env var and example (#618)
  6. Methods to configure transport scenarios (#633)
  7. Secure discovery server (#641)

This release also includes the following improvements:

  1. Support Fast DDS v2.6.7 (#623)
  2. Add is_sample_valid() checks, references and emphasis (#587)
  3. Instruct to install openssl with chocolatey on windows (#629)

This release includes the following fixes:

  1. Fix version number (#545)
  2. Fix data type on bitfield example (#543)
  3. Fast DDS Python bindings installation in Windows (#565)
  4. Updatable disable_positive_acks period (#566)
  5. Fix documentation on immutable DataWriterQos (#578)
  6. Fix GTest version (#580)
  7. Remove duplicated dependency (#614)
  8. Update requirements.txt dependencies for sphinx 4.3.1 (#645)

PRs in merged order:
#545, #543, #565, #566, #578, #580, #587, #614, #574, #610, #607, #603, #629, #618, #645, #633, #641, #623

v2.13.1

12 Jan 07:42
3b31a6e
Compare
Choose a tag to compare

Fast DDS docs v2.13.1

This patch release includes the following improvements:

  1. Fast DDS v2.13.1 release notes (#634)
  2. Downgrade CMake minimum required version (#635)
  3. Regenerate Fast DDS docs example types due to Gen release v3.2.1 (#636)

PRs in merged order:
#636, #634, #635

v2.13.0

20 Dec 10:56
1a1662e
Compare
Choose a tag to compare

Fast DDS docs v2.13.0

This release includes the following features:

  1. Monitor Service Documentation (#506)
  2. Enable configuration of thread settings for all threads (#590)
  3. Support Autofill port (automatic assignment of a port) for TCP Transport (#598)
  4. Support TCP for Discovery server CLI and environment variable and example (#599)
  5. Define a super client by environment variable (#596)
  6. Support adding interfaces to the interface whitelist by the name (#591)
  7. Methods to configure transport scenarios Documentation (#619)

This release include the following improvements:

  1. Add instructions to install openssl with chocolatey on Windows (#625)

This release includes the following fixes:

  1. Remove duplicated dependency (#597)

PRs in merged order:
#590, #598, #591, #596, #597, #506, #599, #625, #619

v2.12.1

20 Nov 14:05
b230ca7
Compare
Choose a tag to compare

Fast DDS Docs v2.12.1

This release includes the following feature:

  1. New tutorial for Multicast PDP + TCP data use case (#594)
  2. Document updatability of the disable positive acknowledgements period (#559)
  3. Document IDL modules (#569)
  4. Document Fast-DDS-Gen cdr option (#592)

This release includes the following improvements:

  1. Add is_sample_valid() checks, references and emphasis (#584)
  2. Improve SHM use only documentation (#593)
  3. Repository improvements (#583)

This release includes the following fixes:

  1. Fix documentation on immutable DataWriterQos (#575)
  2. Fix GTest version requirement (#579)

PRs in merged order:
#559, #569, #575, #579, #583, #584, #593, #592, #594, #595

v2.12.0

29 Sep 11:06
5bc3073
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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