|
18 | 18 | Changes
|
19 | 19 | =======
|
20 | 20 |
|
21 |
| -`2.7.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.2...v2.7.0>`__ (2023-08-09) |
| 21 | +`2.7.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.2...v2.7.0>`__ (2023-09-27) |
22 | 22 | -------------------------------------------------------------------------------------------------------
|
23 | 23 |
|
24 | 24 | Bug Fixes
|
25 | 25 | ~~~~~~~~~
|
26 | 26 |
|
| 27 | +- **cli:** do not freeze/unfreeze plan view model |
| 28 | + (`#3599 <https://github.com/SwissDataScienceCenter/renku-python/issues/3599>`__) |
| 29 | + (`3c48cff <https://github.com/SwissDataScienceCenter/renku-python/commit/3c48cffe116db5c246beca2003c2f282fc38b465>`__) |
| 30 | +- **cli:** ssh setup and key usage |
| 31 | + (`#3615 <https://github.com/SwissDataScienceCenter/renku-python/issues/3615>`__) |
| 32 | + (`3fa737a <https://github.com/SwissDataScienceCenter/renku-python/commit/3fa737ab6cd6126047098957ff2e5f179e939339>`__) |
| 33 | +- **core:** setting non-existing config property to null |
| 34 | + (`#3595 <https://github.com/SwissDataScienceCenter/renku-python/issues/3595>`__) |
| 35 | + (`e0ff587 <https://github.com/SwissDataScienceCenter/renku-python/commit/e0ff587f507d049eeeb873e8488ba8bb10ac1a15>`__) |
| 36 | +- **core:** skip fast cache migrations check for anonymous users |
| 37 | + (`#3577 <https://github.com/SwissDataScienceCenter/renku-python/issues/3577>`__) |
| 38 | + (`9ee3176 <https://github.com/SwissDataScienceCenter/renku-python/commit/9ee3176ce379dd80d2955e858f5e11e1fb32b464>`__) |
| 39 | +- **service:** normalize git url to avoid duplicate cache entries |
| 40 | + (`#3606 <https://github.com/SwissDataScienceCenter/renku-python/issues/3606>`__) |
| 41 | + (`19142c6 <https://github.com/SwissDataScienceCenter/renku-python/commit/19142c6f58713cb9990b71f9ed738990987c3e16>`__) |
27 | 42 | - **cli:** adapt to changes in KG api for importing datasets
|
28 | 43 | (`#3549 <https://github.com/SwissDataScienceCenter/renku-python/issues/3549>`__)
|
29 | 44 | (`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 | 45 | - **service:** add branch to service cache path
|
34 | 46 | (`#3562 <https://github.com/SwissDataScienceCenter/renku-python/issues/3562>`__)
|
35 | 47 | (`3800a38 <https://github.com/SwissDataScienceCenter/renku-python/commit/3800a3823515763c207b1b15f348df3b0cdd9831>`__)
|
|
0 commit comments