Releases: SwissDataScienceCenter/renku-python
Releases · SwissDataScienceCenter/renku-python
v1.11.1
1.11.1 (2023-01-18)
Bug Fixes
- service: use temporary directory to clone project templates on project creation (#3243) (ce0c189)
v1.11.0
1.11.0 (2023-01-17)
Bug Fixes
- cli: fix setting cpu request in renku.ini for renku session start (#3232) (f367cc7)
- core: githooks are initialized in wrong directory (#3230) (7a718ab)
- service: snyk xss warnings (#3234) (5aeb81f)
Features
- core: make toil the default workflow backend (#3220) (81ce86e)
- workflow: support for workflow definition files (#3176) (b7b2395)
v2.0.1
2.0.1 (2023-01-04)
Bug Fixes
- core: fix template migration not working in version 2.0.0 (1b05470)
v2.0.0
2.0.0 (2022-12-21)
Bug Fixes
- cli: fix setting cpu request in renku.ini for renku session start (#3232) (f367cc7)
- core: githooks are initialized in wrong directory (#3230) (7a718ab)
- service: snyk xss warnings (#3234) (5aeb81f)
- service: use temporary directory to clone project templates on project creation (#3243) (74c0456)
Features
v1.10.0
1.10.0 (2022-11-28)
Bug Fixes
Features
v1.9.3
1.9.3 (2022-11-17)
Bug Fixes
- core: fix git url regex matching taking too long (#3213) (8245ce3)
v1.9.2
1.9.2 (2022-11-15)
Bug Fixes
- workflow: set plan creation date to activity start date (#3210) (c18f85c)
v1.9.1
1.9.1 (2022-11-07)
Bug Fixes
- service: fix import of private datasets with gitlab cloud native deployments (#3193) (5fbc8d2)
- service: remove project cache directory before clone (#3195) (e046b3a)
Features
v1.9.0
1.9.0 (2022-11-03)
Bug Fixes
- core: fix metadata to match RFC and properly format wasDerivedFrom (#3166) (42aee90)
- core: fix rerun overwriting plan details with previous versions (#3172) (72ad1d5)
- service: fixes core service not working with python 3.10 (#3186) (dc7554f)
Features
v1.8.1
1.8.1 (2022-10-26)
Bug Fixes
- service: don't change working directory, as it isn't thread-safe (#3182) (909b001)
Features