Releases: SwissDataScienceCenter/renku-python
Releases · SwissDataScienceCenter/renku-python
v2.6.0
22 Jun 14:43
Compare
Sorry, something went wrong.
No results found
2.6.0 (2023-06-20)
Bug Fixes
service: fixes importing private datasets in deployments with external gitlab (#3523 ) (d64c179 )
Features
v2.5.0
16 Jun 09:27
Compare
Sorry, something went wrong.
No results found
2.5.0 (2023-06-02)
Bug Fixes
cli: fix dataset update with external files (#3379 ) (e02e5bf )
cli: fix special paths in workflow files and bump toil/cwltool (#3489 ) (28086cf )
service: fix working on branches in the core-svc (#3472 ) (0eaf204 )
service: return proper errors on migrations check (#3334 ) (6237dc7 )
Features
v2.4.1
05 Jun 13:24
Compare
Sorry, something went wrong.
No results found
2.4.1 (2023-05-12)
Bug Fixes
cli: export removed datasets in graph export --full (#3422 ) (59771e5 )
core: fix error in metadata loading and v10 migration (#3399 ) (5c2cfb4 )
core: fix trying to pull external files from LFS, prohibit external files in workflows (#3390 ) (0aac292 )
Features
cli: pretty session list output with additional fields (#3397 ) (d8feb83 )
core: do not update template if dockerfile is modified (#3396 ) (00a1963 )
core: raise proper errors when Renku metadata is corrupt (#3393 ) (bb0a39a )
dataset: default dataset add action in configuration (#3398 ) (4f10d5f )
service: allow setting default CLI version for project creation (#3415 ) (9f16b0a )
v2.3.2
13 Mar 14:44
Compare
Sorry, something went wrong.
No results found
2.3.2 (2023-03-13)
Bug Fixes
core: Fix a bug that caused crashing when migrating to v10 metadata (f9da0be )
v2.3.1
10 Mar 10:00
Compare
Sorry, something went wrong.
No results found
2.3.1 (2023-03-10)
Bug Fixes
cli: set git credentials helper correctly on git clone (#3348 ) (ac21c32 )
core: update template checksum when updating Dockerfile (#3351 ) (24407e5 )
core: parallelize dataset add for performance (#3338 ) (85ab141 )
v1.11.3
07 Mar 12:45
Compare
Sorry, something went wrong.
No results found
v2.3.0
28 Feb 06:45
Compare
Sorry, something went wrong.
No results found
2.3.0 (2023-02-27)
Bug Fixes
cli: fix renku workflow visualize crashing for large graphs due to a curses error (#3273 ) (5898cbb )
core: metadata v10 migration fixes (#3326 ) (38aa53c )
svc: properly use Redis sentinel (#3319 ) (4a52069 )
Features
core: add support for ssh connections into sessions (#3318 ) (c024650 )
v2.2.0
10 Feb 10:11
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-02-10)
Bug Fixes
cli: fix a bug in access token prompt for dataset export (#3256 )(d0701f5 )
core: bump minimum required version so that old projects properly fail (#3307 )(6667779 )
core: various metadata v10 migration fixes (#3304 )(f4c37dd )
Features
cli: renku login by default logs into remote gitlab (#3287 )(58bd96c )
cli: various renku session improvements and fixes (#3292 )(7b05493 )
v1.11.2
24 Jan 10:25
Compare
Sorry, something went wrong.
No results found
1.11.2 (2023-01-23)
Bug Fixes
cli: fix toil dependency being treated as optional (#3277 ) (77b7de7 )
v2.1.0
19 Jan 22:14
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-01-18)
Bug Fixes
cli: check for image in registry before pulling and improve error messages (#3265 ) (d81a487 )
workflow: failure when re-/executing a subset of workflow file steps (#3263 ) (7d2094e )
Features