Skip to content

v1.10.1

Compare
Choose a tag to compare
@JLBuenoLopez JLBuenoLopez released this 28 Feb 10:37
31fcc5c

IMPORTANT: This is the last patch release that will be made to v1.10, as it has arrived EOL.

This release includes the following improvements:

  1. Add new CMake option: SHM_TRANSPORT_DEFAULT. Shared Memory (SHM) Transport disabled by default (#1135)
  2. Comply with the RTPS standard concerning PID_SENTINEL (#1138)
  3. Support for OpenSSL 1.1.1d (#1163)

This release includes the following bugfixes:

  1. Fix crash when there are no network interfaces (#1137)
  2. Several Shared Memory Transport fixes (#1147, #1159, #1169)
  3. Other minor fixes (#1197)

PRs in merge order:
#1135, #1137, #1138, #1147, #1159, #1163, #1169, #1197