|
18 | 18 | Changes
|
19 | 19 | =======
|
20 | 20 |
|
| 21 | +`2.4.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.4.0...v2.4.1>`__ (2023-05-12) |
| 22 | +------------------------------------------------------------------------------------------------------- |
| 23 | + |
| 24 | +Bug Fixes |
| 25 | +~~~~~~~~~ |
| 26 | + |
| 27 | +- **cli:** export removed datasets in graph export –full |
| 28 | + (`#3422 <https://github.com/SwissDataScienceCenter/renku-python/issues/3422>`__) |
| 29 | + (`59771e5 <https://github.com/SwissDataScienceCenter/renku-python/commit/59771e5993d2a35de38e2407d47e9684b5361f0d>`__) |
| 30 | +- **core:** fix error in metadata loading and v10 migration |
| 31 | + (`#3399 <https://github.com/SwissDataScienceCenter/renku-python/issues/3399>`__) |
| 32 | + (`5c2cfb4 <https://github.com/SwissDataScienceCenter/renku-python/commit/5c2cfb40d8212a05e319967b4c206eeae4a4dde5>`__) |
| 33 | +- **core:** fix trying to pull external files from LFS, prohibit |
| 34 | + external files in workflows |
| 35 | + (`#3390 <https://github.com/SwissDataScienceCenter/renku-python/issues/3390>`__) |
| 36 | + (`0aac292 <https://github.com/SwissDataScienceCenter/renku-python/commit/0aac292e45df62489d92db142e8f843a05c06b80>`__) |
| 37 | + |
| 38 | +Features |
| 39 | +~~~~~~~~ |
| 40 | + |
| 41 | +- **cli:** pretty session list output with additional fields |
| 42 | + (`#3397 <https://github.com/SwissDataScienceCenter/renku-python/issues/3397>`__) |
| 43 | + (`d8feb83 <https://github.com/SwissDataScienceCenter/renku-python/commit/d8feb8395052382018e0ad6c6a0f57bed77bde1d>`__) |
| 44 | +- **core:** do not update template if Dockerfile is modified |
| 45 | + (`#3396 <https://github.com/SwissDataScienceCenter/renku-python/issues/3396>`__) |
| 46 | + (`00a1963 <https://github.com/SwissDataScienceCenter/renku-python/commit/00a1963fe190f583e2b4a41935b7761a8ec588ed>`__) |
| 47 | +- **core:** raise proper errors when Renku metadata is corrupt |
| 48 | + (`#3393 <https://github.com/SwissDataScienceCenter/renku-python/issues/3393>`__) |
| 49 | + (`bb0a39a <https://github.com/SwissDataScienceCenter/renku-python/commit/bb0a39a60502688a9962876aac91f19e20900854>`__) |
| 50 | +- **dataset:** default dataset add action in configuration |
| 51 | + (`#3398 <https://github.com/SwissDataScienceCenter/renku-python/issues/3398>`__) |
| 52 | + (`4f10d5f <https://github.com/SwissDataScienceCenter/renku-python/commit/4f10d5faec461152be4cc790c0cfc780593fc2c4>`__) |
| 53 | +- **service:** allow setting default CLI version for project creation |
| 54 | + (`#3415 <https://github.com/SwissDataScienceCenter/renku-python/issues/3415>`__) |
| 55 | + (`9f16b0a <https://github.com/SwissDataScienceCenter/renku-python/commit/9f16b0a3fffaa3887ee869e104e9cebaa85de2b2>`__) |
| 56 | + |
21 | 57 | `2.4.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.3.2...v2.4.0>`__ (2023-04-10)
|
22 | 58 | -------------------------------------------------------------------------------------------------------
|
23 | 59 |
|
|
0 commit comments