API changes list
- Added Partitioned flag for cookies.
Changed
-
Update FindFilesystem.cmake to check for GNU instead of GCC for CMAKE_CXX_COMPILER_ID.
-
Update README.
-
Chore(workflow/cmake.yml): upgrade macos runner.
-
Add emptiness check to the LogStream &operator<< with std::string_view.
Fixed
-
Fix a bug in plugin Redirector.
-
Fix CMAKE issues mentioned in #2144 and a linking problem which manifest with gcc12.3 when building with shared libs.
-
Fix: Remove dependency on locales being installed on the system.