Skip to content

v3.0.4

Compare
Choose a tag to compare
@stephencpope stephencpope released this 20 Mar 20:02
· 40 commits to master since this release

A very minor release with some obscure bug fixes.

General

  • The descarteslabs client CLI has had an overhaul. Gone is the obsolete support for the Raster client, and added is support for querying Catalog Products, Bands, and Blobs and managing sharing for the same.
  • Minor fixes to the authorization flow on login.

Catalog

  • Add testing of Blobs.

Compute

  • Corrected regular expressions used to parse the memory argument to the Function constructor.
  • Improved documentation of the the cpus and memory arguments to the Function constructor.