CHANGELOGS
- Add more strict flags, and ignore them in generated protobuf codes.
- Rename
LIBATFRAME_UTILS_LOCK_DISABLE_MT
toLOCK_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.