Skip to content

Releases: eProsima/Fast-DDS-docs

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

v2.11.0

06 Jul 06:06
da18c6c
Compare
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
Compare
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
Compare
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
Compare
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

v2.10.1

04 Apr 13:04
4923617
Compare
Choose a tag to compare

Fast DDS-Docs v2.10.1

Documentation for Fast DDS v2.10.1

New features in the documentation

  1. Added ignore_participant documentation (#475)

Documentation fixes

  1. Fix broken link to Fast DDS Python examples (#474)

PRs in merge order:
#475 , #474 , #476

v2.10.0

29 Mar 08:06
827eadd
Compare
Choose a tag to compare

Fast DDS-Docs v2.10.0

Documentation for Fast DDS v2.10.0

New features in the documentation

  1. Request-reply use case (#436)
  2. DataWriterListener::on_unacknowledged_sample_removed callback (#439)
  3. Secure Discovery Server (#437)
  4. QNX 7.1 installation guide (#470)

Improvements to existing sections

  1. Keep working improving XML documentation section (#458, #461, #462, #455, #464, #465)
  2. Clarify Fast DDS-Gen dependencies and supported versions (#469, #471)
  3. Fast DDS v2.7.2 EOL release notes (#457)

Documentation fixes

  1. Fixed typos (#452, #459, #463)
  2. Complete missing information in ResourceLimitsQosPolicy (#448)
  3. Upgrade Doxyfile configuration to prevent deprecation warnings in Ubuntu 22.04 (#466)
  4. Upgrade dependencies to fix security vulnerabilities (#467)

PRs in merge order:
#449, #452, #436, #454, #448, #458, #459, #460, #439, #461, #437, #462, #463, #455, #464, #465, #466, #469, #457, #467, #471, #470, #472, #473

v2.7.2

10 Feb 09:41
aa3972e
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.7.1 (#456)
  2. Add subsections to accessing data section (#402)
  3. Upgrade Docker Images section (#407)

This release also includes the following bugfixes:

  1. Remove warning no longer applying (#443)

PRs in merged order:
#402, #407, #443, #456

IMPORTANT: This release marks the EOL for v2.7

v2.1.3

27 Jan 11:17
7d4da87
Compare
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.1.2 (#451)

This release includes the following bugfixes:

  • Remove non-implemented warnings in DataWriterListener::on_offered_deadline_missed and DataReaderListener::on_requested_deadline_missed (#441)
  • Fix jinja2 dependency to avoid build issues (#453)

PRs in merge order:
#441, #451, #453