v2.11.1
This release includes the following improvements:
- Correct CONTRIBUTING.md typo (#3692)
- Improve validation on PID_PROPERTY_LIST deserialization (#3670)
- Apply eProsima brand style to Fast DDS repo (#3678)
- Fix spelling mistake: SUBSTRACTION to SUBTRACTION (#3666)
This release includes the following bugfixes:
- Fixed long-standing reconnection issue on SHM transport (#3640, #3639, #3642)
- Added missing include (#3690)
- Fixed Boost handle usage regression (#3687)
- Fix StatelessWriter locators filtering (#3655)
- Avoid double definition of FASTDDS_ENFORCE_LOG_INFO (#3667)
- Explicitly register type object in ContentFilteredTopicExample (#3594)
- Properly handle zero-sized payloads on dynamic memory payload pools (#3606)
PRs in merge order:
#3606, #3594, #3666, #3667, #3678, #3670, #3655, #3687, #3692, #3640, #3639, #3690, #3642, #3705, #3717