Carry changelogs from patch releases to main branch (#1149)

ordered by the release date
This commit is contained in:
Navid Shaikh 2020-11-27 12:17:35 +05:30 committed by GitHub
parent b8bce53452
commit 1b5c065804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 72 additions and 4 deletions

View File

@ -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