Release 1.15.4
andrey-kashcheev
released this
13 Mar 16:55
·
160 commits
to master
since this release
Common
- Changed the log level from
FATAL
toERROR
in case of errors during opening cache. - Changed network layer implementation based on cURL to handle certificates lookup.
- Improved documentation.
- Improved
olp::utils::Dir::Size
to filter only files on Windows. - Added a limit of attempts for cache compaction.
- Added
libssl
to the list of network libraries.
olp-cpp-sdk-dataservice-read
- Changed the log level of repetitive log messages from
INFO
toDEBUG
.