Release v1.23.0
·
41 commits
to master
since this release
olp-cpp-sdk-core
- Fixed the data race in the initialization and possible wrong request cancellation for cURL-based network.
- Added the path tiling utilities that can be used to traverse and slice a
GetCoordinatessequence into tiles. - Increased the parallel connection limit to 32 for iOS network.
- Explicitly enabled support of HTTP/2 for Windows and cURL-based networks.
- iOS
Foundationlibrary is now explicitly linked toolp-cpp-sdk-core. - Extended logging for iOS network.
olp-cpp-sdk-dataservice-read
- Decreased log level for some messages.
- Decreased the amount of allocation in
QuadTreeIndexto improve performance.