Release 1.15.4
·
228 commits
to master
since this release
Common
- Changed the log level from
FATALtoERRORin case of errors during opening cache. - Changed network layer implementation based on cURL to handle certificates lookup.
- Improved documentation.
- Improved
olp::utils::Dir::Sizeto filter only files on Windows. - Added a limit of attempts for cache compaction.
- Added
libsslto the list of network libraries.
olp-cpp-sdk-dataservice-read
- Changed the log level of repetitive log messages from
INFOtoDEBUG.