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 1818Changes
1919=======
2020
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+
2134`2.8.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.7.0...v2.8.0 >`__ (2023-11-17)
2235-------------------------------------------------------------------------------------------------------
2336
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ appVersion: "1.0"
33description : A Helm chart for Kubernetes
44name : renku-core
55icon : 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 88versions :
99 latest :
1010 image :
11- tag : v2.8.0
11+ tag : v2.8.1
You can’t perform that action at this time.
0 commit comments