Skip to content

Commit 666e3cd

Browse files
committed
chore: update changelog for 2.7.0 release
1 parent 2f8be3f commit 666e3cd

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

CHANGES.rst

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,30 @@
1818
Changes
1919
=======
2020

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)
2222
-------------------------------------------------------------------------------------------------------
2323

2424
Bug Fixes
2525
~~~~~~~~~
2626

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>`__)
2742
- **cli:** adapt to changes in KG api for importing datasets
2843
(`#3549 <https://github.com/SwissDataScienceCenter/renku-python/issues/3549>`__)
2944
(`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>`__)
3345
- **service:** add branch to service cache path
3446
(`#3562 <https://github.com/SwissDataScienceCenter/renku-python/issues/3562>`__)
3547
(`3800a38 <https://github.com/SwissDataScienceCenter/renku-python/commit/3800a3823515763c207b1b15f348df3b0cdd9831>`__)

0 commit comments

Comments
 (0)