From c85c8526e85871a3e267fa472623c7e1baf63f07 Mon Sep 17 00:00:00 2001 From: Chung-Ting Huang Date: Fri, 16 Nov 2018 09:53:13 -0600 Subject: [PATCH] Release 2018.11.0 --- RELEASE_NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ab453f15..9a1f6444 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +2018.11.0 +- 2018-10-31 AUTH-1282: Fixed an issue where we were receiving as opposed sending on the channel. +- 2018-11-06 TUN-1179: Fix log message in cmd/cloudflared/transfer.Run +- 2018-11-13 AUTH-1308: get jwt even when you are already logged in +- 2018-11-12 TUN-1190: check URL parse error when starting SSH proxy server +- 2018-11-15 AUTH-1320: Fixed request issue and unhide the ssh command + 2018.10.5 - 2018-10-18 TUN-968: Flow control for large requests/responses - 2018-10-26 TUN-1158: Windows: use process arguments rather than trivial service arguments