OpenDDS 3.31.0
·
868 commits
to master
since this release
Download OpenDDS-3.31.0.zip (Windows) or OpenDDS-3.31.0.tar.gz (Linux/macOS) instead of "Source code (zip)" or "Source code (tar.gz)".
Version 3.31.0 of OpenDDS
Released 2025-01-29
Read the documentation for this release on Read the Docs.
Additions
Platform Support and Dependencies
- ACE/TAO
- Updated ACE 8/TAO 4 from 8.0.1 to 8.0.2.
- CMake
- Fixed an issue where OpenDDS won't build ACE/TAO with Visual Studio 2015. (PR #4843)
Fixes
- Updated ThreadStatusManager for iterative event handling (PR #4830)
- Fix periodic timers with
--boottimeso that the initial delay is honored. (PR #4835, PR #4871)
Notes
- Releases will now use a new git tagging and branching strategy.
- Previously releases were tagged as either
DDS-X.YorDDS-X.Y.Z.
Release tags from now on will also be tagged asvX.Y.Z.
Any future OpenDDS 3 releases will be tagged both ways, while OpenDDS 4 releases will only be tagged in the new way. - New branches can now be used for following specific release series.
For example v3 will always be updated to the latest 3 release andv3.31will be used for any future 3.31 releases.
- Previously releases were tagged as either