Skip to content

v2.0.0rc5

Compare
Choose a tag to compare
@stephencpope stephencpope released this 01 Jun 21:17
· 135 commits to master since this release

Catalog

  • Loosen up the restrictions on the allowed alphabet for Blob names. Now almost any printable
    character is accepted save for newlines and commas.
  • Added new storage types for Blobs: StorageType.COMPUTE (for Compute job results) and
    StorageType.DYNCOMP (for saved dynamic-compute operations).

Compute

  • Added testing of the client.