Skip to content

v1.2.3

Compare
Choose a tag to compare
@vigsterkr vigsterkr released this 29 Apr 15:34
· 418 commits to develop since this release
a5d96a8

Bug Fixes

  • cli: inform user if a dataset wasn't found in dataset show
    (#2830)
    (046a756)
  • core: tests for renku session sub-commands
    (#2814)
    (a1a07c7)
  • dataset: correct dataset image id after migration to v1.0.0
    (#2842)
    (c2e08c8)
  • service: fix project_id not being auto-generated if missing in
    request schema
    (#2828)
    (ab46cd5)

Features

  • cli: added renku gc command for cleaning up renku cache
    (#2866)
    (0d3c176)
  • core: add support for template variables for workflow parameters
    (#2704)
    (7e6e0da)
  • core handle migration errors from the template
    (#2819)
    (1ddc16e),
    closes
    #2769
  • service: restore optimized migration check
    (#2854)
    (7e2a3d4),
    closes
    #2546
  • service: update template schema and errors
    (#2845)
    (905d1ae),
    closes
    #2729
  • workflow: option to ignore deleted outputs in status/update
    (#2832)
    (fe1c2c7)