v2.14.4
Fast DDS v2.14.4
This release includes the following features in an ABI compatible manner:
- Add unsigned specification to literals (#5149)
- Allow running CI on external contributions (#5288)
- Add references to new nightly jobs per supported branch in README (#5298)
This release includes the following improvements:
- Add Ubuntu weekly CI (#5054)
- Fix Windows CI and add vanilla build step in Ubuntu CI (#5095)
- Use eProsima-CI action to install Qt (#5192)
- Modify help command of XML CLI tool (#5249)
- Update commercial support section in README (#5322)
- Improve OpenSSL lifecycle handling (#5405)
- Be less strict with parameter lengths (#5247)
This release includes the following fixes:
- Mitigate
LogTests.flush_n
flakiness (#5063) - Mitigate buffer recover test flakiness on mac (#5058)
- Fix Python version in sanitizers CI (#5075)
- Fix OSS-fuzz build (#5131)
- Fix warning in OSS-fuzz build (#5164)
- Change monitor service writer entity ID (#5089)
- Solve
SecurityManager
memory issue (#5120) - Fix issue with exclusive ownership and unordered samples (#5215)
- Fix data race in
TypeObjectFactory::get_instance
(#5241) - Fix Secure simple participants with initial peers over TCP match (#5176)
- Remove double // in some installation paths (#5129)
- Discard changes with big key-only payload and no key hash (#5274)
- Fix
DataReaderHistory
regression (#5332)
1 Fix Secure Discovery Server client disposals GUID andhandshake_handle
assertion (#5257) - Fix issues in Dynamic Network Interfaces (#5304)
- Check if SHM transport is disabled in LARGE_DATA modes (#5377)
- Release
participant_stateless
secure builtin writer history change when authentication has finished (#5393) - Fix destruction data race on participant removal in intra-process (#5367)
- Be less strict with parameter lengths (#5247)
- 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