File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1818Changes
1919=======
2020
21+ `0.16.6 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.16.5...v0.16.6 >`__ (2022-03-03)
22+ ----------------------------------------------------------------------------------------------------------
23+
24+ This is a backport release that contains changes necessary for 1.0.0 `/version ` endpoint compatibility.
25+
26+ Features
27+ ~~~~~~~~
28+
29+ - **service: ** Rename /version to /apiversion
30+ (`#2593 <https://github.com/SwissDataScienceCenter/renku-python/issues/2593 >`__)
31+ (`2ddc46da <https://github.com/SwissDataScienceCenter/renku-python/commit/2ddc46dad2bb8b7ab006c6d5bccbecd01ef53a41 >`__)
32+
2133`0.16.5 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.16.4...v0.16.5 >`__ (2022-02-28)
2234----------------------------------------------------------------------------------------------------------
2335
24- This is a backport release that contains changes necessary for compatibility with a global highly-avaialble
36+ This is a backport release that contains changes necessary for compatibility with a global highly-available
2537Renku Redis distribution.
2638
2739Bug Fixes
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 : 0.16.5
6+ version : 0.16.6
You can’t perform that action at this time.
0 commit comments