Skip to content

v3.2.3

Choose a tag to compare

@juanlofer-eprosima juanlofer-eprosima released this 31 Oct 08:04
· 2 commits to 3.2.x since this release
ff59502

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