Skip to content

v2.14.4

Compare
Choose a tag to compare
@EugenioCollado EugenioCollado released this 02 Dec 09:44
· 2 commits to 2.14.x since this release
346159b

Fast DDS v2.14.4

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

  1. Add unsigned specification to literals (#5149)
  2. Allow running CI on external contributions (#5288)
  3. Add references to new nightly jobs per supported branch in README (#5298)

This release includes the following improvements:

  1. Add Ubuntu weekly CI (#5054)
  2. Fix Windows CI and add vanilla build step in Ubuntu CI (#5095)
  3. Use eProsima-CI action to install Qt (#5192)
  4. Modify help command of XML CLI tool (#5249)
  5. Update commercial support section in README (#5322)
  6. Improve OpenSSL lifecycle handling (#5405)
  7. Be less strict with parameter lengths (#5247)

This release includes the following fixes:

  1. Mitigate LogTests.flush_n flakiness (#5063)
  2. Mitigate buffer recover test flakiness on mac (#5058)
  3. Fix Python version in sanitizers CI (#5075)
  4. Fix OSS-fuzz build (#5131)
  5. Fix warning in OSS-fuzz build (#5164)
  6. Change monitor service writer entity ID (#5089)
  7. Solve SecurityManager memory issue (#5120)
  8. Fix issue with exclusive ownership and unordered samples (#5215)
  9. Fix data race in TypeObjectFactory::get_instance (#5241)
  10. Fix Secure simple participants with initial peers over TCP match (#5176)
  11. Remove double // in some installation paths (#5129)
  12. Discard changes with big key-only payload and no key hash (#5274)
  13. Fix DataReaderHistory regression (#5332)
    1 Fix Secure Discovery Server client disposals GUID and handshake_handle assertion (#5257)
  14. Fix issues in Dynamic Network Interfaces (#5304)
  15. Check if SHM transport is disabled in LARGE_DATA modes (#5377)
  16. Release participant_stateless secure builtin writer history change when authentication has finished (#5393)
  17. Fix destruction data race on participant removal in intra-process (#5367)
  18. Be less strict with parameter lengths (#5247)
  19. Regenerate types with Fast DDS-Gen v3.3.1 (#5427)

PRs in merged order:
#5054, #5063, #5058, #5075, #5095, #5149, #5131, #5164, #5089, #5120, #5215, #5192, #5241, #5176, #5129, #5249, #5274, #5288, #5298, #5332, #5322, #5257, #5304, #5377, #5393, #5405, #5367, #5247, #5427, #5441