Skip to content

v2.11.1

Compare
Choose a tag to compare
@jsan-rt jsan-rt released this 18 Jul 06:22

This release includes the following improvements:

  1. Correct CONTRIBUTING.md typo (#3692)
  2. Improve validation on PID_PROPERTY_LIST deserialization (#3670)
  3. Apply eProsima brand style to Fast DDS repo (#3678)
  4. Fix spelling mistake: SUBSTRACTION to SUBTRACTION (#3666)

This release includes the following bugfixes:

  1. Fixed long-standing reconnection issue on SHM transport (#3640, #3639, #3642)
  2. Added missing include (#3690)
  3. Fixed Boost handle usage regression (#3687)
  4. Fix StatelessWriter locators filtering (#3655)
  5. Avoid double definition of FASTDDS_ENFORCE_LOG_INFO (#3667)
  6. Explicitly register type object in ContentFilteredTopicExample (#3594)
  7. 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