From 420e80ea501d532365955e8383d4bfffd1078602 Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Fri, 17 Jun 2022 10:07:49 +0100 Subject: [PATCH] Release 2022.6.2 --- RELEASE_NOTES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 0a7f52d6..7feabfc9 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,12 @@ +2022.6.2 +- 2022-06-13 TUN-6381: Write error data on QUIC stream when we fail to talk to the origin; separate logging for protocol errors vs. origin errors. +- 2022-06-17 TUN-6414: Remove go-sumtype from cloudflared build process +- 2022-06-01 Add Http2Origin option to force HTTP/2 origin connections +- 2022-06-02 fix ingress rules unit test +- 2022-06-09 Update remaining OriginRequestConfig functions for Http2Origins +- 2022-05-31 Add image source label to docker container. +- 2022-05-10 Warp Private Network link updated + 2022.6.1 - 2022-06-14 TUN-6395: Fix writing RPM repo data