0.10.3 (Lettres Dansantes)
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