9.3. What’s Fixed in 4.0.1¶
The following are fixes since Connext Micro 4.0.0.
[Critical]: System-stopping issue, such as a crash or data loss.
[Major]: Significant issue with no easy workaround.
[Minor]: Issue that usually has a workaround.
[Trivial]: Small issue, such as a typo in a log.
- 9.3.1. Discovery
- 9.3.2. Usability
- 9.3.3. APIs (C or Traditional C++)
- 9.3.4. Generated Code (C, Traditional C++, and Modern C++)
- 9.3.5. Crashes
- 9.3.6. Data Corruption
- 9.3.6.1. [Critical] DataReader on a Topic with appendable type could receive samples with incorrect value
- 9.3.6.2. [Critical] Undefined behavior using XCDR2 with keyed topic types with key union members
- 9.3.6.3. [Critical] Incorrect keyhash generated when receiving data without a keyhash from a node with different endianness
- 9.3.7. Interoperability