File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 18
18
Changes
19
19
=======
20
20
21
+ `2.8.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.8.0...v2.8.1 >`__ (2023-12-18)
22
+ -------------------------------------------------------------------------------------------------------
23
+
24
+ Bug Fixes
25
+ ~~~~~~~~~
26
+
27
+ - **core: ** adapt to Zenodo jsonld changes; send referrer on Zenodo request
28
+ (`#3643 <https://github.com/SwissDataScienceCenter/renku-python/issues/3643 >`__)
29
+ (`41816d8 <https://github.com/SwissDataScienceCenter/renku-python/commit/41816d8178af0b057cca5bdd91330fbb265f9c03 >`__)
30
+ - **service: ** dataset import error
31
+ (`#3670 <https://github.com/SwissDataScienceCenter/renku-python/issues/3670 >`__)
32
+ (`1795cde <https://github.com/SwissDataScienceCenter/renku-python/commit/1795cde3e1a0cd849618175251f8feab997fecfc >`__)
33
+
21
34
`2.8.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.7.0...v2.8.0 >`__ (2023-11-17)
22
35
-------------------------------------------------------------------------------------------------------
23
36
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.0
6
+ version : 2.8.1
Original file line number Diff line number Diff line change 8
8
versions :
9
9
latest :
10
10
image :
11
- tag : v2.8.0
11
+ tag : v2.8.1
You can’t perform that action at this time.
0 commit comments