|
18 | 18 | Changes
|
19 | 19 | =======
|
20 | 20 |
|
| 21 | +`2.7.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.7.0>`__ (2023-08-09) |
| 22 | +------------------------------------------------------------------------------------------------------- |
| 23 | + |
| 24 | +Bug Fixes |
| 25 | +~~~~~~~~~ |
| 26 | + |
| 27 | +- **cli:** adapt to changes in KG api for importing datasets |
| 28 | + (`#3549 <https://github.com/SwissDataScienceCenter/renku-python/issues/3549>`__) |
| 29 | + (`020434a <https://github.com/SwissDataScienceCenter/renku-python/commit/020434a7dd6449755644a2e9ca849b8821900f72>`__) |
| 30 | +- **cli:** fix overwriting dataset tags |
| 31 | + (`#3497 <https://github.com/SwissDataScienceCenter/renku-python/issues/3497>`__) |
| 32 | + (`17a49ae <https://github.com/SwissDataScienceCenter/renku-python/commit/17a49aebc7207901986c38fd30afc58baf40be1f>`__) |
| 33 | +- **service:** add branch to service cache path |
| 34 | + (`#3562 <https://github.com/SwissDataScienceCenter/renku-python/issues/3562>`__) |
| 35 | + (`3800a38 <https://github.com/SwissDataScienceCenter/renku-python/commit/3800a3823515763c207b1b15f348df3b0cdd9831>`__) |
| 36 | +- **service:** add support for using default values in template |
| 37 | + parameters |
| 38 | + (`#3550 <https://github.com/SwissDataScienceCenter/renku-python/issues/3550>`__) |
| 39 | + (`d162392 <https://github.com/SwissDataScienceCenter/renku-python/commit/d162392b3dc20dd3433be78b08f101e7f268ed7d>`__) |
| 40 | + |
| 41 | +Features |
| 42 | +~~~~~~~~ |
| 43 | + |
| 44 | +- **cli:** allow disabling automated parameter detection in renku run |
| 45 | + (`#3548 <https://github.com/SwissDataScienceCenter/renku-python/issues/3548>`__) |
| 46 | + (`bcdeba1 <https://github.com/SwissDataScienceCenter/renku-python/commit/bcdeba1f286ad786edb4e19e21236c4408fa3ed7>`__) |
| 47 | +- **service:** replace/refactor internal repository cache |
| 48 | + (`#3534 <https://github.com/SwissDataScienceCenter/renku-python/issues/3534>`__) |
| 49 | + (`a9994a8 <https://github.com/SwissDataScienceCenter/renku-python/commit/a9994a8cb2541527ca9be731037cc60b03d62cea>`__) |
| 50 | + |
21 | 51 | `2.6.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.5.0...v2.6.0>`__ (2023-06-20)
|
22 | 52 | -------------------------------------------------------------------------------------------------------
|
23 | 53 |
|
|
0 commit comments