Skip to content

Subscriber 1.9.0

Compare
Choose a tag to compare
@mike-gangl mike-gangl released this 28 Apr 16:49
· 119 commits to main since this release
bd21411

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[1.9.0]

Added

  • check if file exists before downloading a file. 17
  • added automated regression testing

Changed

  • Implemented Search After CMR interface to allow granule listings > 2000 15
  • Retry CMR queries on server error using random exponential backoff max 60 seconds and 10 retries
  • Refresh token if CMR returns 401 error
  • Converted print statements to log statements

Deprecated

Removed

Fixed

Security