Skip to content

0.10.3 (Lettres Dansantes)

Compare
Choose a tag to compare
@eboasson eboasson released this 23 Mar 08:27
· 28 commits to releases/0.10.x since this release

Bug fix release. Application-visible fixes:

  • Work around illegal ACKNACK messages sent by RTI Connext Micro
  • Accept non-multiple-of-4 values for the "octets to next header" field in the last submessage in a message as per spec (fixes an RTI Connext Micro interoperability issue with samples where the serialised representation is not a multiple of 4)
  • Adds a lock/unlock pair around an Iceoryx subscriber access to avoid unsupported concurrent access
  • Build support on Android ARMv7

CI related fixes:

  • Switch security tests from SHA1 to SHA256
  • Updates installation of Conan in CI to work around a compatibility issue