Releases: SwissDataScienceCenter/renku-python
Releases · SwissDataScienceCenter/renku-python
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
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)
v2.7.0
2.7.0 (2023-08-09)
Bug Fixes
- cli: adapt to changes in KG api for importing datasets (#3549) (020434a)
- cli: fix overwriting dataset tags (#3497) (17a49ae)
- service: add branch to service cache path (#3562) (3800a38)
- service: add support for using default values in template parameters (#3550) (d162392)
Features
v2.6.2
Bug Fixes
- cli: correct bad plan ID format (#3594) (c418c17)
- cli: do not freeze/unfreeze plan view model (#3599) (dab2688)
- cli: fix overwriting dataset tags (#3497) (ef6d214)
- cli: parse security_opt as list not tuple (#3587) (d74d35f)
- core: properly formatted dataset image IDs (#3596) (f624b2b)
- service: remove doctor check from cache.migrations_check (#3597) (20b5589)
- service: return project version as int (#3591) (5624573)