Skip to content

Releases: eProsima/Fast-DDS-docs

v2.10.4

23 May 08:59
6c76171
Compare
Choose a tag to compare

Fast DDS Docs v2.10.4

This release includes the following features:

  1. Authentication Handshake Properties documentation (#704)
  2. New max_message_size property documentation (#776)

This release includes the following improvements:

  1. Improve History QoS documentation and compatibility rules (#676, #680)
  2. Improve TCP documentation (#666)
  3. Improve LARGE_DATA documentation (#707)
  4. Improve large data docs (#711)
  5. Rearrange use cases list (#715)
  6. Improve resource limits documentation (#741)
  7. Improve python bindings documentation (#765)
  8. Added release notes from v2.6.8 (#763)
  9. Document how to annotate members as @key in XML types (#756)
  10. Clarify DomainParticipant deletion (#760)

This release includes the following fixes:

  1. TCP socket send buffer limit (#657)
  2. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#693)
  3. Fix statistics data writer profile name (#723)

PRs in merged order:
#657, #676, #666, #693, #707, #711, #715, #704, #723, #680, #741, #765, #763, #756, #760, #776, #780

v2.14.1

13 May 06:44
2c1cad4
Compare
Choose a tag to compare

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

v2.6.8

25 Apr 13:56
11d36d8
Compare
Choose a tag to compare

Fast DDS Docs v2.6.8

This release includes the following features:

  1. Authentication Handshake Properties documentation (#705)

This release includes the following improvements:

  1. Improve TCP documentation (#665)
  2. Rearrange use cases list (#716)
  3. Improve large data docs (#712)
  4. Improve History QoS documentation and compatibility rules (#677)
  5. Improve LARGE_DATA documentation (#708)

This release includes the following fixes:

  1. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#694)
  2. TCP socket send buffer limit (#658)

PRs in merged order:
#705, #694, #677, #665, #658, #716, #712, #708, #749

v2.13.4

04 Apr 13:54
d66d5be
Compare
Choose a tag to compare

Fast DDS Docs v2.13.4

This release includes the following features:

  1. Authentication Handshake Properties documentation (#702)

This release includes the following improvements:

  1. Rearrange use cases list (#713)
  2. Improve large data docs (#709)
  3. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#691)

This release includes the following fixes:

  1. Fix release notes typos (#686, #687)
  2. Fix the statistic data writer profile name in the xml example (#721)

PRs in merged order:
#686, #687, #691, #709, #702, #713, #721, #739

v2.12.2

22 Mar 10:25
493f28d
Compare
Choose a tag to compare

Fast DDS docs v2.12.2

This release includes the following features:

  1. Methods to configure transport scenario (#630)
  2. Define a super client by environment variable (#600)
  3. Support Autofill port (automatic assignation of the port) for TCP transport (#604)
  4. Support TCP for Discovery server CLI and enviroment variable and example (#615)
  5. TCP socket send buffer limit (#655)
  6. Authentication Handshake Properties documentation (#703)
  7. Instruct to install openssl with chocolatey on windows (#626)
  8. Set 2.11.x as EOL (#672)

This release includes the following improvements:

  1. Improve LARGE_DATA documentation (#706, #710, #668)
  2. Improve History QoS documentation and compatibility rules (#674)
  3. Rearrange use cases list (#714)
  4. Bump version to 2.12.2 (#620)

This release includes the following fixes:

  1. Update requirements.txt dependencies for Sphinx 4.3.1 (#642)
  2. Fix typo in release notes (#688)
  3. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#692)
  4. Fix Python API generation (#648)
  5. Modify statistic data writer profile name in the xml file (#722)
  6. Downgrade cmake version to 3.20 (#727)
  7. Remove duplicated dependency (#611)

PRs in merged order:
#611, #600, #604, #615, #642, #688, #626, #672, #692, #630, #706, #710, #714, #655, #648, #674, #703, #722, #727, #668, #620

v2.14.0

20 Mar 06:24
455e256
Compare
Choose a tag to compare

Fast DDS Docs v2.14.0

This release includes the following new features:

  1. Add netmask filter transport configuration + interface allowlist and blocklist (#659)
  2. Extend LARGE_DATA configuration options (#696)
  3. Allow single listening port on TCP (#717)
  4. Authentication Handshake Properties documentation (#681)
  5. Documentation of FASTDDS_EXAMPLE_TESTS CMake option (#697)
  6. Bump version to 2.14.0 (#683)
  7. Add 2.14.x to versions.rst (#731)
  8. Add Fast DDS v2.14.0 release notes (#732)

This release includes the following improvements:

  1. Clarify how sockets_size affects SHM segment size (#729)
  2. Squash version release notes (#719)
  3. Add related versions table (#652)
  4. Regenerate docs types: Fast DDS Gen v3.3.0 (#689)
  5. Rearrange use cases list (#700)
  6. Improve large data docs (#698)
  7. TCP non_blocking_send moved to TCPTransportDescriptor (#678)

This release includes the following fixes:

  1. Modify the statistic data writer profile name in the xml file with the right one (#720)
  2. TCP first message loss (#699)
  3. Predefine FASTDDS_TODO_BEFORE to empty so it is ignored on doxygen generation (#690)
  4. Fix release notes typo (#685)
  5. Fix release notes title (#684)

PRs in merged order:
#683, #684, #685, #690, #678, #697, #698, #681, #700, #717, #699, #652, #689, #696, #719, #720, #659, #729, #731, #732

v2.13.3

26 Feb 08:55
8274e6d
Compare
Choose a tag to compare

Fast DDS docs v2.13.3

This patch release includes the following improvements:

  1. Improve LARGE_DATA documentation (#671)
  2. Improve History QoS documentation and compatibility rules (#664, #679)
  3. Include Fast DDS v2.11.3 release notes (#673)
  4. Set 2.11.x as EOL (#663)

PRs in merged order:
#663, #671, #664, #673, #679, #682

v2.11.3

19 Feb 11:17
e83e5d5
Compare
Choose a tag to compare

Fast DDS Docs v2.11.3

This release includes the following features:

  1. Add IDL modules (#572)
  2. Define a super client by environment variable (#601)
  3. New tutorial for Multicast PDP + TCP data use case (#608)
  4. Support Autofill port (automatic assignment of a port) for TCP Transport (#605)
  5. TCP support for Discovery server CLI and environment variable and example (#616)
  6. Expose PayloadPool in DDSDataWriter and DDSDataReader (#650)
  7. Methods to configure transport scenarios (#631)

This release also includes the following improvements:

  1. Clarify custom template usage (#554)
  2. Fast DDS Python bindings installation in Windows (#563)
  3. Updatable disable_positive_acks period (#568)
  4. Add is_sample_valid() checks, references and emphasis (#585)
  5. Instruct to install openssl with chocolatey on windows (#627)
  6. Improve TCP documentation (#667)

This release includes the following fixes:

  1. Fix documentation on immutable DataWriterQos (#576)
  2. Fix GTest version (#582)
  3. Remove duplicated dependency (#612)
  4. Update requirements.txt dependencies for sphinx 4.3.1 (#643)
  5. TCP socket send buffer limit (#656)

PRs in merged order:
#554, #563, #568, #572, #576, #582, #585, #601, #608, #612, #605, #616, #643, #627, #650, #656, #631, #667, #621

v2.13.2

15 Feb 11:39
df27a5f
Compare
Choose a tag to compare

Fast DDS docs v2.13.2

This patch release includes the following improvements:

  1. Fast DDS v2.13.2 release notes (#669)
  2. Update TCP documentation (#654)
  3. TCP socket send buffer limit (#646)
  4. Update LARGE_DATA non-blocking-send documentation (#670)
  5. Fast DDS Gen flat-output-dir option usage (#653)
  6. Clarify Fast DDS Gen generated files with python bindings (#639)
  7. Update requirements.txt dependencies for sphinx 4.3.1 (#640)
  8. Bump git python from 3.1.37 to 3.1.41 in /docs (#637)
  9. Fix Python API generation (#647)
  10. Include v2.6.7 & v2.10.3 release notes in master (#651)

PRs in merged order:
#640, #637, #647, #639, #653, #646, #654, #651, #670, #669

v2.10.3

31 Jan 15:21
58b4461
Compare
Choose a tag to compare

Fast DDS Docs v2.10.3

This release includes the following features:

  1. User configuration for SHM metatraffic (#536)
  2. Add IDL modules (#573)
  3. Multicast PDP + TCP data use case (#609)
  4. Define a super client by environment variable (#602)
  5. Support Autofill port (automatic assignment of a port) for TCP Transport (#606)
  6. Support TCP for Discovery server CLI and environment variable (#617)
  7. Methods to configure transport scenarios (#632)
  8. Expose PayloadPool in DDSDataWriter and DDSDataReader (#649)

This release also includes the following improvements:

  1. Fast DDS Python bindings installation in Windows (#564)
  2. Updatable disable_positive_acks period (#567)
  3. Add is_sample_valid() checks, references and emphasis (#586)
  4. Instruct to install openssl with chocolatey on windows (#628)

This release includes the following fixes:

  1. Fix data type on bitfield example (#542)
  2. Fix documentation on immutable DataWriterQos (#577)
  3. Fix GTest version (#581)
  4. Remove duplicated dependency (#613)
  5. Update requirements.txt dependencies for sphinx 4.3.1 (#644)

PRs in merged order:
#542, #536, #564, #567, #573, #577, #581, #586, #613, #609, #602, #606, #617, #628, #644, #632, #649, #622