Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

v0.1.11

Choose a tag to compare

@exdx exdx released this 12 Nov 19:28
· 76 commits to master since this release

New features

  • New cluster and machineType functionality supported: send jobs to a gradient-node based on the cluster name or clusterId
  • Send jobs to a specific node by specifying node attributes
  • Changed default handling of machineType: cluster preferences come first
  • Jobs create automatically records the git commit hash for local workspaces using git
  • Raised job workspace upload limit to 500 MB

Fixes

  • Fix for job create returning before final job state known but after logs received
  • Update dependencies for security purposes