From 1b5c065804860fbc7ef6af61962dbd2a621d0039 Mon Sep 17 00:00:00 2001 From: Navid Shaikh Date: Fri, 27 Nov 2020 12:17:35 +0530 Subject: [PATCH] Carry changelogs from patch releases to main branch (#1149) ordered by the release date --- CHANGELOG.adoc | 76 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 72 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index aca910158..ab911b233 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -42,6 +42,58 @@ | https://github.com/knative/client/pull/1121[#1121] |=== +## v0.18.4 (2020-11-26) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🐛 +| Fix a race condition when using Kubernetes watches +| https://github.com/knative/client/pull/1113[#1113] + +| 🎁 +| Add kn _s390x_ binary to the release +| https://github.com/knative/client/pull/1083[#1083] +|=== + +### v0.19.1 (2020-11-25) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🐛 +| Fix a race condition when using Kubernetes watches +| https://github.com/knative/client/pull/1113[#1113] + +| 🐛 +| Embed the namespace in request body while creating channels +| https://github.com/knative/client/pull/1117[#1117] + +| 🎁 +| Add kn _s390x_ binary to the release +| https://github.com/knative/client/pull/1083[#1083] +|=== + +## v0.18.3 (2020-11-24) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🐛 +| Embed the namespace in request body while creating channels +| https://github.com/knative/client/pull/1117[#1117] +|=== + +## v0.17.4 (2020-11-24) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🐛 +| Embed the namespace in request body while creating channels +| https://github.com/knative/client/pull/1117[#1117] +|=== + ### v0.19.0 (2020-11-11) [cols="1,10,3", options="header", width="100%"] |=== @@ -88,6 +140,26 @@ | https://github.com/knative/client/pull/964[#964] |=== +## v0.17.3 (2020-11-10) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🎁 +| Add channel sink prefix +| https://github.com/knatiive/client/pull/1092[#1092] +|=== + +## v0.18.2 (2020-11-10) +[cols="1,10,3", options="header", width="100%"] +|=== +| | Description | PR + +| 🎁 +| Add channel sink prefix +| https://github.com/knative/client/pull/1092[#1092] +|=== + ## v0.18.1 (2020-10-13) [cols="1,10,3", options="header", width="100%"] |=== @@ -117,7 +189,6 @@ |=== ## v0.18.0 (2020-10-07) - [cols="1,10,3", options="header", width="100%"] |=== | | Description | PR @@ -156,7 +227,6 @@ |=== ## v0.17.1 (2020-10-07) - [cols="1,10,3", options="header", width="100%"] |=== | | Description | PR @@ -172,11 +242,9 @@ | 🐛 | Fix channel create example with inbuilt alias for `imcv1beta1` | https://github.com/knative/client/pull/1005[#1005] - |=== ## v0.17.0 (2020-08-26) - [cols="1,10,3", options="header", width="100%"] |=== | | Description | PR