Skip to content

Release 1.15.4

Compare
Choose a tag to compare
@andrey-kashcheev andrey-kashcheev released this 13 Mar 16:55
· 113 commits to master since this release
1c7f006

Common

  • Changed the log level from FATAL to ERROR 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 to DEBUG.