Skip to content

v0.3.6

Latest
Compare
Choose a tag to compare
@hsubbaraj-spiral hsubbaraj-spiral released this 07 Jun 19:29
840f917

0.3.6

Released on June 6, 2023.

Key Features

  • Enables users to selectively or completely disable Aqueduct's artifact snapshotting functionality. When defining a workflow, users can now decide to disable snapshotting for an individual artifact or for all artifacts in a workflow; if selected, these artifacts will only be generated during computation time and then garbage collected. No data will be persisted beyond any data that is explicitly saved. See our documentation for more details.

Enhancements

  • Enables on-demand Kubernetes clusters on Google Cloud to use GPU nodes in an autoscaling capacity.

Bugfixes

  • Fixes bug where resources could not be deleted even when unused.
  • Fixes bug where workflows that succeeded with a warning check were shown in a regular success state instead of a warning state.
  • Fixes page load jitter when a large number of workflows are present.

All Changes

v0.3.5...v0.3.6

All commits