Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@AleksMat AleksMat released this 26 Feb 11:13
· 852 commits to master since this release

Change log:

  • SentinelHubDownloadClient is now caching SentinelHubSession instances,
  • SentinelHubSession now uses retry logic on failed authentication requests,
  • removed unnecessary warnings about credentials,
  • added handling of requests.exceptions.ChunkedEncodingError.