File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 18
18
Changes
19
19
=======
20
20
21
+ `2.9.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.8.2...v2.9.0 >`__ (2024-01-17)
22
+ -------------------------------------------------------------------------------------------------------
23
+
24
+
25
+ Features
26
+ ~~~~~~~~
27
+
28
+ - add cloud storage support for session start
29
+ (`#3629 <https://github.com/SwissDataScienceCenter/renku-python/issues/3629 >`__)
30
+ (`ec3173a <https://github.com/SwissDataScienceCenter/renku-python/commit/ec3173a8601d8dbf93626778b3da0bdce68e9060 >`__)
31
+ - **service: ** date_published in datasets.list response
32
+ (`#3648 <https://github.com/SwissDataScienceCenter/renku-python/issues/3648 >`__)
33
+ (`a7f4a22 <https://github.com/SwissDataScienceCenter/renku-python/commit/a7f4a224a1cc2108c3b091b751187bf03ebb83e4 >`__)
34
+
21
35
`2.8.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.8.1...v2.8.2 >`__ (2024-01-15)
22
36
-------------------------------------------------------------------------------------------------------
23
37
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ appVersion: "1.0"
3
3
description : A Helm chart for Kubernetes
4
4
name : renku-core
5
5
icon : https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
6
- version : 2.8.2
6
+ version : 2.9.0
Original file line number Diff line number Diff line change 8
8
versions :
9
9
latest :
10
10
image :
11
- tag : v2.8.2
11
+ tag : v2.9.0
You can’t perform that action at this time.
0 commit comments