Skip to content

v2.8.0

Compare
Choose a tag to compare
@RenkuBot RenkuBot released this 18 Dec 15:14
· 45 commits to master since this release

2.8.0 (2023-11-17)

Bug Fixes

  • cli: do not error unneccesarily on session stop (#3642) (4726f66)
  • cli: do not pass the force-build flag to docker (#3641) (ff5e8f6)
  • cli: do not start a session when in detached HEAD state (#3636) (80f70f5)
  • core: do not clone submodules in renku clone command (#3630) (e9986e0)
  • don't fail on exotic git diff types (#3632) (160620c)
  • make usage of name and slug consistent (#3620) (b31ade0)
  • service: set job timeouts correctly (#3651) (db0f8cf)
  • warn user about old version of git when using mergetool (#3637) (5df0ce1)

Features

  • add prometheus metrics (#3640) (d3eedb5)
  • cli, service: support for project image (#3623) (db9f93b)
  • cli: session pause and resume (#3633) (f4b6480)
  • service: accept commit SHA in read endpoints (#3608) (01a0798)
  • svc: rename git_url to template_git_url and return git_url on all endpoints (#3646) (314786e)