Skip to content

v2.13.1

Compare
Choose a tag to compare
@JesusPoderoso JesusPoderoso released this 12 Jan 07:29
· 117 commits to 2.13.x since this release

Fast DDS v2.13.1

This patch release includes the following fixes and improvements:

  1. Revert wrong fix for TCP deadlock on channel reuse (#4181)
  2. Fix wrong history selection when removing PDP samples (#4182)
  3. Fix data race when processing incoming PDP samples on different threads (#4188)
  4. Fix DNS test filter in CMakeLists (#4211)
  5. Downgrade CMake minimum required version to 3.20 (#4218)
  6. Update versions.md (#4219)
  7. Update PR template to include check for PR description, title and backports (#4215)
  8. Update Fast CDR submodule to v2.1.3 (#4226)
  9. Regenerate Fast DDS types due to Gen release v3.2.1 (#4229)

PRs in merged order:
#4182, #4181, #4195, #4188, #4211, #4215, #4219 , #4218, #4226, #4229