Skip to content

v2.3.3

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 16 Jun 08:31
5e96b4f

This release includes the following improvements:

  1. Added more durability kinds in Static Discovery xml parser (#1878)
  2. Explicitly enable/disable datasharing on performace tests (#1987, #2000)
  3. Allow fully qualified name in TypeDescriptor (#1831)
  4. Added missing DynamicData::get_union_id() method (#1903)
  5. Change log severity in DiscoveryServer first announcement (#2007)
  6. Several corrections to README (#1975, #1979, #1942)

This release includes the following bugfixes:

  1. Fixed warnings and segfaults on 32-bit platforms (#1982)
  2. Fixed UDPv6 behavior (#1969)
  3. Fixed persistence guid issue on statistics writers (#2011)
  4. Fixed static linking with open SSL (#1971)
  5. Fixed statistics header file inclusion (#1983)
  6. Fixed build on RedHat systems (#1148)

PRs in merge order:
#1974, #1975, #1979, #1982, #1983, #1878, #1942, #1148, #1987, #1969, #1971, #1831, #1903, #2000, #2007, #2011, #2012