v3.2.3
·
2 commits
to 3.2.x
since this release
Fast DDS Docs v3.2.3
This minor release includes the following features:
- Send only non-default QoS & Use
serialize_optional_qosfor optional QoS in EDP messages (#1065) - Documentation for the optional serialization of
WireProtocolConfigQos(#1068) - Add RPC Client/Server examples documentation (#1064)
This minor release includes the following improvements:
- Docs - Apply custom templates to included IDL files (#1066)
- Bump setuptools to 78.1.1 (#1069)
- Add Supported versions & Remove 3.0 from compatibilities (#1067)
- Add notes from 2.10.7 and move 2.10.x to EOL versions (#1082)
- Add notes from 3.1.3 and move 3.1.x to EOL versions (#1084)
- Update
3.2.xto be a supported branch (#1080) - Update Fast DDS Gen compatibility version on Fast DDS 3.2.x (#1118)
- Update fastcdr release in Library dependencies section (#1128)
- Documentation debt: TCP sockets and CA extensions configuration (#1137)
- Remove feed documentation from 3.2.x (#1140)
- Add script to generate idl files (#1154)
- Regenerate types with Fast DDS Gen v4.0.5 (#1151)
- Fix requirements for ubuntu jammy (#1157)
- Add 2.14.5 release notes (#1120)
- New commercial message. (#1131)
- Add missing fields to transport descriptor documentation (#1113)
It also includes the following CI management improvements:
- Update PR template and nighties due to EOL versions (#1078)
- 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