Skip to content

v1.3.0

Compare
Choose a tag to compare
@Panaetius Panaetius released this 20 May 13:58
· 408 commits to master since this release
659baf1

Bug Fixes

  • cli: add git user configuration to local session (#2877) (089488b)
  • service: create dummy metadata.yml when creating a project for backwards compatibility(#2901) (ddd757d)
  • service: clean up old scheduled jobs (#2890) (396651a)
  • service: cleanup project when origin is out of sync (#2878) (6f3387a), closes #2826
  • service: remove additional exception (#2891) (b5438cf)

Features

  • api: add plan support in Renku API (#2909) (e6cb2d3)
  • api: add project status support in Renku API (#2893) (9d49de4)
  • cli: add a custom git merge tool for renku metadata (#2867) (2021e76)
  • core: add a minimum version check to support breaking forward compatibility (#2840) (42dc84c)