Skip to content

0.10.3 (Lettres Dansantes)

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

Bug fix release. Application-visible:

  • Correctly sets listeners passed into the entity constructor
  • Fix timing-dependent crash after resetting listeners on an entity
  • Fix timing-dependent crash on deleting a reader/writer when listener callbacks still reference it
  • Fix spurious rejection of data in when using typedefs in IDL
  • Fix misaligned access for 64-bit primitive types in (de)serialisation

CI related:

  • Update installation of Conan in CI to work around a compatibility issue
  • Add test for listener-related crashes
  • Use correct branch of cyclonedds in CI builds