Skip to content

Releases: eProsima/Fast-DDS-docs

v2.14.6

03 Mar 10:16
11ca96d

Choose a tag to compare

Fast DDS Docs v2.14.6

This patch release includes the following improvements:

  • Regenerate types with Fast DDS Gen 3.3.2 (#1209 and #1212)
  • Add script to generate IDL files (#1155)
  • Add release notes (#1210)

This patch release includes the following documentation updates:

  • Update after releasing v2.6.11 (#1186)
  • Add missing fields to transport descriptor documentation (#1114)
  • Documentation debt: TCP sockets and CA extensions configuration (#1138)
  • New commercial message (#1132)
  • Fix reversed semantics of sample_state READ/NOT_READ (#1207)
  • Better explanation for depth vs max_samples_per_instance behavior (#1197)

This patch release includes the following CI improvements:

  • Compile with warnings as errors in CI (#1124)
  • Update Tier support to MacOS Sequoia (#1167)

PRs in merged order:

#1138, #1155, #1167, #1114, #1124, #1132, #1186, #1207, #1197, #1209, #1212, #1210

v3.5.0.0

26 Feb 11:22

Choose a tag to compare

Fast DDS Docs v3.5.0

This release includes the following features:

  1. Add Pro label to DS Security (#1208)
  2. Replace refs to API for aliases (#1214)
  3. Remove API reference from online docs (#1213)
  4. Refactor RPC documentation (#1211)

This release includes the following improvements:

  1. Change resource limits default values (#1188)
  2. Updates after 3.3.1 EOL (#1195)
  3. Regenerate types with Fast DDS Gen 4.3.0 (#1216)
  4. Improve Fast DDS Gen installation guide (#1217)
  5. User documentation for congestion control (#1183)
  6. Update Fast DDS Release Notes and remaining bump things (#1218)

This release includes the following fixes:

  1. Fix reversed semantics of sample_state READ/NOT_READ (#1201)

This release includes the following CI management improvements:

  1. Branchout 3.5.x (#1180)
  2. Add dependencies of Fast DDS 3.5.x (#1204)
  3. Fix naming in Python branch (#1219)

PRs in merge order:

#1180, #1179, #1188, #1195, #1204, #1201, #1208, #1214, #1213, #1211, #1217, #1218, #1183, #1219

v3.4.2

30 Jan 12:27
0d6d2be

Choose a tag to compare

Fast DDS Docs v3.4.2

This patch release includes the following features:

  1. Update after releasing v2.6.11 (#1179, #1183)
  2. Bump version to 3.4.2 (#1198)

This patch release includes the following improvements:

  1. Improve windows installation guide (#1175)
  2. Better explanation for depth vs max_samples_per_instance behavior (#1194)

This patch release includes the following fixes:

  1. Update deprecated API with WriterHistory::create_change (#1170)
  2. Fix some typos (#1176)
  3. Update Fast CDR version in versions.rst (#1199)

This patch release includes the following CI management improvements:

  1. Updates on 3.4.x after branchout of 3.5.x (#1181)

PRs in merge order:
#1170, #1176, #1175, #1181, #1183, #1194, #1199

v3.3.1

29 Jan 09:36
5f0ea30

Choose a tag to compare

Fast DDS Docs v3.3.1

This patch release includes the following features:

  1. Add script to generate IDL files (#1153)
  2. New commercial message (#1130)
  3. Regenerate types with Fast DDS Gen v4.1.1 (#1189)

This patch release includes the following improvements:

  1. Minor changes in Getting Started Section (#1098)
  2. Update Fast DDS Gen compatibility version on Fast DDS 3.2.x (#1117)
  3. Update Fast CDR release in Library dependencies section (#1127)
  4. TCP sockets and CA extensions configuration (#1136)
  5. Add 2.14.5, 3.2.3 and 2.6.11 release notes (#1119, #1162, #1184)
  6. Update Discovery-Server repository versioning (#1156)

This patch release includes the following fixes:

  1. Add missing fields to transport descriptor documentation (#1112)
  2. Update deprecated API with WriterHistory::create_change (#1173)
  3. Fix requirements for Ubuntu jammy (#1192)

This patch release includes the following CI management improvements:

  1. Preparing branch 3.3.x to be a support branch (#1101)
  2. Compile with warnings as errors in CI (#1122)
  3. Update Tier support to MacOS Sequoia (#1165)

PRs in merge order:
#1098, #1101, #1117, #1127, #1122, #1136, #1119, #1153, #1156, #1165, #1130, #1112, #1162, #1173, #1184, #1189, #1192, #1193

v2.6.11

18 Dec 07:28
8e051fd

Choose a tag to compare

Fast DDS Docs v2.6.11

This release includes the following improvements:

  1. Regenerate types with Fast DDS Gen 2.1.4 (#1177)
  2. Release notes for Fast DDS v2.6.11 (#1178)

PRs in merged order:
#1177, #1178

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