Skip to content

Releases: eProsima/Fast-DDS-docs

v3.4.1

20 Nov 10:40
3c8edb9

Choose a tag to compare

Fast DDS Docs v3.4.1

This patch release includes the following improvements:

  1. Improve Fast DDS Pro introduction (#1148)
  2. Add script to generate IDL files (#1150)
  3. Update Discovery-Server repository versioning (#1152)
  4. Add 3.2.3 release notes (#1159)
  5. Update dependencies versions (#1171)

This patch release includes the following fixes:

  1. Fix 3.4.0 release notes (#1149)
  2. Fix regular expression for Pro version detection (#1160)
  3. Fix pro examples (#1161)
  4. Fix tests against PRO (#1164)

It also includes the following CI management improvements:

  1. Update Tier support to MacOS Sequoia (#1163)

PRs in merge order:
#1148, #1149, #1150, #1152, #1160, #1161, #1159, #1164, #1163, #1169, #1171

v3.2.3

31 Oct 08:04
ff59502

Choose a tag to compare

Fast DDS Docs v3.2.3

This minor release includes the following features:

  1. Send only non-default QoS & Use serialize_optional_qos for optional QoS in EDP messages (#1065)
  2. Documentation for the optional serialization of WireProtocolConfigQos (#1068)
  3. Add RPC Client/Server examples documentation (#1064)

This minor release includes the following improvements:

  1. Docs - Apply custom templates to included IDL files (#1066)
  2. Bump setuptools to 78.1.1 (#1069)
  3. Add Supported versions & Remove 3.0 from compatibilities (#1067)
  4. Add notes from 2.10.7 and move 2.10.x to EOL versions (#1082)
  5. Add notes from 3.1.3 and move 3.1.x to EOL versions (#1084)
  6. Update 3.2.x to be a supported branch (#1080)
  7. Update Fast DDS Gen compatibility version on Fast DDS 3.2.x (#1118)
  8. Update fastcdr release in Library dependencies section (#1128)
  9. Documentation debt: TCP sockets and CA extensions configuration (#1137)
  10. Remove feed documentation from 3.2.x (#1140)
  11. Add script to generate idl files (#1154)
  12. Regenerate types with Fast DDS Gen v4.0.5 (#1151)
  13. Fix requirements for ubuntu jammy (#1157)
  14. Add 2.14.5 release notes (#1120)
  15. New commercial message. (#1131)
  16. Add missing fields to transport descriptor documentation (#1113)

It also includes the following CI management improvements:

  1. Update PR template and nighties due to EOL versions (#1078)
  2. Compile with warnings as errors in CI (#1123)

PRs in merge order:
#1065, #1066, #1069, #1068, #1067, #1064, #1078, #1082, #1084, #1080, #1118, #1128, #1123, #1137, #1140, #1154, #1151, #1157, #1120, #1131, #1113, #1158

v3.4.0

07 Oct 07:55
d86285d

Choose a tag to compare

Fast DDS Docs v3.4.0

This minor release includes the following features:

  1. Changes to identify Fast DDS Pro features (#1125, #1144)
  2. DDS-TSN documentation (#1134)
  3. Low bandwidth transports documentation (#1139)
  4. IP mobility documentation (#1129)
  5. Mark feed operations as a feature of Fast DDS Pro (#1135)
  6. Documentation for transport priority feature (#1099)
  7. Documentation for new IDL parser features (#1097, #1105)
  8. New commercial support message (#1121, #1133)

This minor release includes the following improvements:

  1. Update Linux installation from binaries (#1146)
  2. Update supported versions (#1100, #1116, #1109, #1126, #1143)
  3. Minor changes in Getting Started Section (#1098)
  4. Add missing fields to transport descriptor documentation (#1111)
  5. Improve TCP sockets and CA extensions configuration documentation (#1115)
  6. Regenerate types with Fast DDS Gen v4.2.0 (#1142)

It also includes the following CI management improvements:

  1. Fix deprecation warning in CustomChainingTransport (#1104)
  2. Fix build in Windows platforms (#1106)
  3. Build with warnings as errors in CI (#1103)
  4. Update CMake version in CI (#1141)
  5. Fix requirements for Ubuntu Jammy (#1147)

PRs in merge order:
#1098, #1100, #1099, #1104, #1097, #1106, #1105, #1111, #1116, #1109, #1103, #1126, #1121, #1125, #1133, #1134, #1115, #1135, #1139, #1129, #1141, #1142, #1144, #1143, #1145, #1146, #1147

v2.14.5

01 Aug 11:56
ff88d0a

Choose a tag to compare

Fast DDS Docs v2.14.5

This patch release includes the following features:

  1. Add documentation for preferred_key_agreement property (#969)
  2. Document new transmit_algorithms_as_legacy on builtin security plugins (#977)

This patch release includes the following improvements:

  1. Allow run CI on external contributions (#1018)
  2. Add DataSharing with security incompatibility warning (#982)

This patch release includes the following fixes:

  1. Fixed various typos (#999, #988)
  2. Fix typo in getting started C++ section (#1006)
  3. Fix default ros2 publication mode (#1028)
  4. Fix snippet of writer loans (#1049)
  5. Fix v2.14.5 release notes

PRs in merge order:
#999, #1006, #1028, #988, #969, #1018, #1049, #982, #977, #1107, #1110

v3.3.0

11 Jul 06:58
0f25897

Choose a tag to compare

Fast DDS Docs v3.3.0

This minor release includes the following features:

  1. Add docs for QoS Policies added to EDP messages and the new property to send eProsima Extensions QoS (#1065)
  2. Add generic interfaces for RPC servers (#1088)
  3. Documentation for the optional serialization of WireProtocolConfigQos (#1068)
  4. Add RPC Client/Server examples documentation (#1064)
  5. Add DataWriter sample prefilter documentation (#1077, #1085)
  6. Support modules in IDL parser (#1090)
  7. Add documentation for has_more_replies (#1091)
  8. Documentation for custom templates to included IDL files (#1066)
  9. Add documentation for custom request scheduling (#1089)
  10. Documentation for JSON to DynamicData deserializer (#1093)

This minor release includes the following improvements:

  1. Update README badges (#1087)
  2. Improve table visualization (#1094)
  3. Build system dependencies VS 2022 v143 update (#1092)
  4. Bump setuptools to 78.1.1 (#1069)
  5. Add notes from EOL versions (#1082, #1084)
  6. Update Supported versions (#1067)
  7. Update PR template and nighties due to EOL versions (#1078, #1086)

PRs in merge order:
#1065, #1066, #1069, #1068, #1067, #1064, #1078, #1082, #1084, #1077, #1079, #1086, #1085, #1088, #1089, #1090, #1087, #1091, #1094, #1092, #1093, #1095

v3.1.3

10 Jun 05:50
74d032c

Choose a tag to compare

Fast DDS Docs v3.1.3

This release includes the following fixes:

  • Fix example of writer loans (#1048)

This release includes the following improvements:

  • Add notes from v3.0.2 (#1044)
  • Update Python Publisher and Subscriber example (#1038)
  • Add extensibility in zero copy idl example (#1062)
  • Bump setuptools to 78.1.1 (#1070)

PRs in merge order:
#1044, #1038, #1048, #1062, #1070, #1081

v2.10.7

06 Jun 08:18
a994b1e

Choose a tag to compare

Fast DDS Docs v2.10.7

This release includes the following fixes:

  1. Fixed various typos and unified some formats in documentation (#1000)
  2. Fix some typos (#989)
  3. Fix default ros2 publication mode (#1029)
  4. Fix snippet of writer loans (#1050)
  5. Adjust XML snippets to meet QoS constraints (#943)

This release includes the following improvements:

  1. Add data-sharing with security incompatibility warning (#983)
  2. Add documentation for preferred_key_agreement property (#970)
  3. Document new transmit_algorithms_as_legacy on builtin security plugins (#978)
  4. Apply custom templates to included IDL files (#1074)
  5. Regenerate code with Fast DDS Gen v2.5.3 (#1075)
  6. Add notes from 2.6.10 (#1060)

CI management:

  1. Add Spell Check error summary to reusable workflow (#954)
  2. Allow running CI on external contributions (#1019)

PRs in merge order:
#954, #1000, #989, #983, #1019, #1029, #1050, #970, #1074, #978, #1075, #943, #1060, #1076

v3.2.2

28 Apr 10:00
7c872be

Choose a tag to compare

Fast DDS Docs v3.2.2

This release includes the following improvements:

  1. Support sequences in IDL Parser (#1054)
  2. Add notes from 2.6.10 (#1057)
  3. Add extensibility in zero-copy IDL example (#1061)

This release includes the following ci management updates:

  1. Upgrade weekly 2.6.x CI to Ubuntu 22.04 (#1055)

PRs in merged order:
#1055, #1054, #1057, #1061, #1063

v2.6.10

23 Apr 12:12
e80df98

Choose a tag to compare

Fast DDS Docs v2.6.10

This release includes the following improvements:

  1. Include link to Python installation Getting started (#938)
  2. Add default subscriber profile in ROS 2 XML configuration (#915)
  3. Add data-sharing with security incompatibility warning and upgrade Ubuntu CI image to 22.04 (#984)

This release includes the following fixes:

  1. Fixed various typos and unified some formats in documentation (#1001)
  2. Solve the issue of the APIs not being generated (#1010)
  3. Fix default ROS 2 publication mode (#1030)
  4. Fix some typos (#990)

This release includes the following ci management updates:

  1. paths-ignore only ignores modifications in markdown files in CI (#879)
  2. Set update apt dependencies to true in Ubuntu github CI (#889)
  3. Mirror 2.6.9 with 2.6.x CI job (#912)
  4. Add Spell Check summary to reusable workflow (#955)

PRs in merged order:
#879, #889, #912, #938, #915, #955, #1001, #1010, #1030, #990, #984, #1056

v3.2.1

07 Apr 15:13
82b01bd

Choose a tag to compare

Fast DDS Docs v3.2.1

This release includes the following improvements:

  • Setup ROS 2 Easy Mode at participant creation (#1045)
  • Update CLI commands for Easy Mode (#1052)

PRs in merged order:
#1045, #1052, #1053