Skip to content

v1.0.2

Compare
Choose a tag to compare
@Panaetius Panaetius released this 18 Jan 13:47
· 574 commits to master since this release
bd3a694

Bug Fixes

  • core: disable interpolation when loading/storing renku config (#2527) (4724b60)
  • core: fail gracefully when running non-existing commands (#2523) (2879c55)
  • core: fix cwl float type and derived from (#2570) (19454ba)
  • core: make activity ids deterministic in migration (#2581) (7ed6102)
  • core: preserve dateCreated when migrating datasets (#2526) (74c48f2)
  • core: set project when exporting graph (#2534) (de098a5)
  • service: disable migration check optimization (#2541) (f2f573f)
  • service: fix cache.migrate not locking the project (#2573) (ed2bcd8)

Features

  • core: add shell_complete implementation for workflows and datasets (#2512) (d6c1fe2)
  • core: extended template variable functionality (#2120) (0e13fc1)
  • core: ignore quotation mark in git user/email config (#2537) (e70481c)
  • core: renku clone with credentials (#2517) (594d0ad)
  • core: support forward compatibility of datasets (#2554) (c6a7013)
  • service: add project.lock_status endpoint (#2531) (082e897)