Skip to content

Releases: SwissDataScienceCenter/renku-python

v1.11.1

18 Jan 12:44
d5c993e
Compare
Choose a tag to compare

1.11.1 (2023-01-18)

Bug Fixes

  • service: use temporary directory to clone project templates on project creation (#3243) (ce0c189)

v1.11.0

17 Jan 19:09
6a7ab75
Compare
Choose a tag to compare

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

04 Jan 14:29
4ab9933
Compare
Choose a tag to compare

2.0.1 (2023-01-04)

Bug Fixes

  • core: fix template migration not working in version 2.0.0 (1b05470)

v2.0.0

22 Dec 11:23
424d565
Compare
Choose a tag to compare

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

29 Nov 09:11
0046bd0
Compare
Choose a tag to compare

1.10.0 (2022-11-28)

Bug Fixes

Features

v1.9.3

17 Nov 12:19
e4c9eb6
Compare
Choose a tag to compare

1.9.3 (2022-11-17)

Bug Fixes

  • core: fix git url regex matching taking too long (#3213) (8245ce3)

v1.9.2

15 Nov 17:09
4dca1a4
Compare
Choose a tag to compare

1.9.2 (2022-11-15)

Bug Fixes

  • workflow: set plan creation date to activity start date (#3210) (c18f85c)

v1.9.1

07 Nov 21:40
008ae71
Compare
Choose a tag to compare

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

03 Nov 15:22
aaa7722
Compare
Choose a tag to compare

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

26 Oct 16:13
f62f55d
Compare
Choose a tag to compare

1.8.1 (2022-10-26)

Bug Fixes

  • service: don't change working directory, as it isn't thread-safe (#3182) (909b001)

Features