Skip to content

v2.5.2

Latest
Compare
Choose a tag to compare
@owent owent released this 24 Apr 02:46
· 89 commits to main since this release
v2.5.2
8af5766

CHANGELOGS

  • Add more strict flags, and ignore them in generated protobuf codes.
  • Rename LIBATFRAME_UTILS_LOCK_DISABLE_MT to LOCK_DISABLE_MT
  • Many improve in WAL module.
  • Fix compatibility for C++23
  • Imporove timezone detection
  • Optimize UUID allocator
  • Add __STDC_WANT_LIB_EXT1__ for string and time functions
  • Many CI job improvements.
  • Improve compatibility of libcurl usage, gcc 4.8, ssl linkings and etc.