Releases: eProsima/Fast-DDS-docs
v2.12.0
This release includes the following features:
- SHM transport meta-traffic enforcement (#535)
- Endpoint creation using custom payload pools (#514, #560)
- Support for environment variables in XML profiles (#556)
- Support for
@optionaland@extensibilitybuiltin annotations (#550) - Fast DDS v2.12.0, v2.11.2, v2.10.2, v2.9.2 and v2.6.6 release notes. Mark 2.9.x as EOL (#531, #548, #561)
- Upgrade GitPython dependency to 3.1.35 (#546, #551, #557)
This release also includes the following improvements and clarifications:
- Clarify Fast DDS-Gen custom template usage (#552, #550)
- Clarify Fast DDS-Gen guards against multiple inclusion of the same file (#553)
- Clarify SUPER_CLIENT discovery information received (#555)
- Clarify plain types meaning (#550)
- Clarify locator's IP address (#558)
This release includes the following fixes:
- Remove unnecessary casts from C++ HelloWorld example (#540)
- Fix bitset IDL (#534)
- Fix spelling and typos (#549)
PRs in merged order:
#529, #531, #535, #514, #540, #534, #548, #546, #552, #553, #555, #549, #551, #556, #557, #550
v2.10.2
This release includes the following features:
- DomainParticipant ignore_local_endpoints documentation (#485)
- Document caveats with SHM and datasharing with dynamic network interfaces (#487)
- Fast DDS v2.9.2 release notes and mark 2.9.x as EOL (#532)
This release also includes the following fixes:
- Fix typos (#478, #503, #522)
- Avoid using builtin transports on whitelist snippets (#486)
- Fix read the docs build (#488)
- Fix QoS definition (#496)
PRs in merge order:
#478, #485, #486, #488, #487, #496, #532, #503, #522, #547
v2.11.2
This release includes the following features:
- User configuration for Shared Memory metatraffic (#537)
- Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.11.1 (#544)
- Fast DDS v2.9.2 release notes and mark 2.9.x as EOL (#533)
This release also includes the following fix:
- Fix data type on bitfield example (#541)
v2.6.6
This release includes the following features:
- Documentation on user configuration for SHM meta-traffic (#538)
- Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.6.5 (#539)
This release also includes the following fix:
- Fix typo on disable multicast traffic section (#524)
v2.9.2
This release includes the following improvements:
- Update of release notes according to improvements and bug fixes introduced since Fast DDS v2.9.1 (#530)
- Fast DDS v2.1.3 release notes (#454)
This release also includes the following bugfixes:
PRs in merged order:
#449, #452, #436, #454, #448, #458, #459, #504, #523, #530
IMPORTANT: This release marks the EOL for v2.9
v2.11.1
Fast DDS-Docs v2.11.1
Documentation for Fast DDS v2.11.1
Improvements to existing sections
Documentation fixes
v2.11.0
Fast DDS-Docs v2.11.0
Documentation for Fast DDS v2.11.0
New features in the documentation
- DomainParticipant
ignore_local_endpointsdocumentation (#485) - Remove
FASTDDS_STATICCMake option (#489) - TypeLookup Service XML configuration (#498)
- Fast DDS-Gen custom templates for TypeSupport generation (#502)
Improvements to existing sections
- Document caveats when using SHM/Data-sharing (#487, #497, #516)
- Clarify QoS configuration using XML (#495)
- Security Module
- Installation guide: CMake target loading (#434, #509)
- Content Filtered Topic: expression parameters limit (#510)
- Discovery Server example reference (#288)
- Clarify DomainParticipantListener discovery callbacks behavior (#511)
- Fast DDS v2.8.2 EOL release notes (#480)
- Fast DDS v2.1.5 EOL release notes (#492)
- Fast DDS v2.6.5 release notes (#508)
- Repository README: documentation generation (#484)
- Improve documentation on Fast DDS threading model (#519)
Documentation fixes
PRs in merged order:
#478, #485, #486, #488, #487, #490, #489, #480, #493, #492, #495, #498, #497, #500, #484, #502, #477, #434, #509, #510, #288, #512, #508, #499, #511, #516, #519, #515