v2.6.10
Fast DDS v2.6.10
According to our release support guidelines the v2.6
minor only receive patches for critical issues and security fixes.
This release includes the following critical fixes:
- Fix CVE-2025-24807
- Discard changes with big key-only payload and no key hash (#5276)
- Update types regeneration script homing path (#5107)
- Fix topic interference on liveliness_changed status (#5046)
This release includes the following improvements:
- Add
unsigned
specification to literals (#5174) - Update commercial support section in README (#5324)
- Update
sqlite
from 3.36.0 to 3.47.2 (#5538)
This release includes the following ci management updates:
- Exclude flaky tests when compiling without security (#5037)
- Fix python version in sanitizers CI (#5077)
- Fix windows CI and add vanilla build step in ubuntu CI (#5099)
- Update submodules when cloning Fast DDS on CI (#5572)
- Add Ubuntu weekly CI (#5068)
- Allow running CI on external contributions (#5290)
- Use
eProsima-CI
action to installQt
(#5194) - Add references to new nightly jobs per supported branch in README (#5301)
PRs in merged order:
#5037, #5077, #5099, #5068, #5174, #5107, #5290, #5194, #5301, #5276, #5324, #5046, #5538, #5572, #5771