Skip to content

2.0a3

Pre-release
Pre-release

Choose a tag to compare

@sgillies sgillies released this 07 Sep 16:33
· 974 commits to main since this release

This pre-release fixes a major Subscriptions bug and a regression introduced in 2.0a2.

Changes:

  • A change in behavior of httpx affected download of order assets in 2.0a2. We're working around this change in behavior (#685).
  • Subscriptions API methods communicating with particular subscription endpoints (cancel_subscription, update_subscription, get_subscription, and get_results) were broken due to missing 'f' prefixes (#687). The prefixes have been added.
  • STAC metadata can now be added to Orders requests (#676).
  • More help and better error messages around bundles and asset types have been added to the Orders API (#650, #675).
  • Help for planet-subscriptions-describe and update commands has been corrected, resolving the issue reported in #658.