Skip to content

v2.11.2

Compare
Choose a tag to compare
@Mario-DL Mario-DL released this 11 Aug 08:09

This release includes the following improvements:

  1. Improve Shared Memory resilience to crashing participants (#3763)
  2. User configuration for Shared Memory metatraffic (#3776)
  3. Performance improvements on intraprocess and data-sharing (#3756)

This release includes the following bugfixes:

  1. Remove Mutex from TimedEventImpl (#3749)
  2. Replace uint64_t by 8 in alignas specifier (#3768)
  3. Fix XMLParser null-derefence in parseLogConfig (#3772)

PRs in merge order:

#3763, #3776, #3756, #3749, #3768, #3772, #3792