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
All commits
- Fix integration - resource rename for doc gen by @likawind in #1395
- Update release note to include links to GKE and GAR docs by @likawind in #1397
- Update doc generation script to account for GAR by @cw75 in #1396
- Many Small Workflows system test by @hsubbaraj-spiral in #1398
- Added notebook for running Simple Model with large data by @hsubbaraj-spiral in #1368
- ENG 3056 Cannot delete resource when no workflow is using it by @eunice-chan in #1382
- ENG 3042 Use checks status in workflow status by @eunice-chan in #1376
- Adds sytem test 2 notebook by @saurav-c in #1402
- ENG-3070 Disable workflows list sorting by @eunice-chan in #1408
- ENG-3034 Frontend Linter Fixes by @agiron123 in #1405
- ENG-3095: Fixes console warning related to @parcel-resolver/buffer by @agiron123 in #1406
- Enable on demand GPU scheduling support for GKE by @jpurusho65 in #1407
- [1/n] Add should persist column to artf table by @likawind in #1390
- bumps version number to 0.3.6 by @hsubbaraj-spiral in #1409