v2.3.3
This release includes the following improvements:
- Added more durability kinds in Static Discovery xml parser (#1878)
- Explicitly enable/disable datasharing on performace tests (#1987, #2000)
- Allow fully qualified name in TypeDescriptor (#1831)
- Added missing DynamicData::get_union_id() method (#1903)
- Change log severity in DiscoveryServer first announcement (#2007)
- Several corrections to README (#1975, #1979, #1942)
This release includes the following bugfixes:
- Fixed warnings and segfaults on 32-bit platforms (#1982)
- Fixed UDPv6 behavior (#1969)
- Fixed persistence guid issue on statistics writers (#2011)
- Fixed static linking with open SSL (#1971)
- Fixed statistics header file inclusion (#1983)
- 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