Skip to content

Version 3.3.1

Compare
Choose a tag to compare
@raphaelnew raphaelnew released this 21 Jan 22:53
· 64 commits to master since this release

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.