Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@Mario-DL Mario-DL released this 11 Jul 06:58
· 2 commits to 3.3.x since this release
0f25897

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