Skip to content

OpenDDS 3.26.1

Compare
Choose a tag to compare
@iguessthislldo iguessthislldo released this 14 Nov 22:54
· 631 commits to master since this release
3d7f89e

Download OpenDDS-3.26.1.zip (Windows) or OpenDDS-3.26.1.tar.gz (Linux/macOS) instead of "Source code (zip)" or "Source code (tar.gz)".

Version 3.26.1 of OpenDDS

Released 2023-11-14

Read the documentation for this release on Read the Docs.

Fixes

  • Building with CMake

    • Fixed Issue #4328, where each run of CMake effectively always appended the MPC features to default.features in ACE. (PR #4330)
  • Fixed a corner case in RTPS ParameterList parsing (PR #4336)

  • Reject some types of invalid RTPS DataFrag submessages (PR #4348)