Version 3.3.1
Fixed
- 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: possible issue with using default timeout values from machine that running UploadCareClient. Set our custom timeouts for connections, socket timeouts.