Skip to content

Commit 23ecba7

Browse files
chore: prep 0.16.6 release (#2733)
1 parent 2ddc46d commit 23ecba7

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGES.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,22 @@
1818
Changes
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
2537
Renku Redis distribution.
2638

2739
Bug Fixes

helm-chart/renku-core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: "1.0"
33
description: A Helm chart for Kubernetes
44
name: renku-core
55
icon: https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
6-
version: 0.16.5
6+
version: 0.16.6

0 commit comments

Comments
 (0)