This update includes critical fixes and dependency updates.
Fixes:
Update apache httpclient and httpmime dependencies to v4.5.13, fixes network related issues.
Fix signature for requests with query parameters was incorrect. (full url was used when making signature with query paramenters, base should not be there according to documentation and other libraries).
Fix: Issue reported by client. possible issue with using default timeout values from machine that running UploadCareClient. Set our custom timeouts for connections, socket timeouts.
Description
This update includes critical fixes and dependency updates.
Fixes: