Skip to content

v2.14.3

Compare
Choose a tag to compare
@EduPonz EduPonz released this 11 Jul 13:16
· 24 commits to 2.14.x since this release

Fast DDS v2.14.3

This release includes the following features in an ABI compatible manner:

  1. Setting vendor_id on received CacheChange_t (#5030)

This release includes the following improvements:

  1. Create InitialConnection for TCP initial peers (#4998)
  2. CI and repository improvements:
    1. Update README.md with GitHub actions Ubuntu CI nightly (#4980)
    2. Build profiling tests as alternate build in Ubuntu CI (#4989)
    3. Update version support documentation (#4995)

This release includes the following fixes:

  1. Fix topic interference on liveliness_changed status (#5032)
  2. Remove doxygen warnings (#5016)
  3. Adjust doxygen so Fast DDS Python pydoc makes RTD build (#5026)
  4. Fix compilation in Ubuntu 24.04 platforms (#4992)
  5. Fix Latency test destruction (#5017)

PRs in merged order:
#4980, #4989, #4992, #4995, #4998, #5017, #5016, #5026, #5032, #5030, #5056