From 9cd2780079c7ae2cede9f018a94f685ccf6156d6 Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Tue, 22 Feb 2022 17:31:06 +0000 Subject: [PATCH] Release 2022.2.2 --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 996e9bd5..153685ed 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,7 @@ +2022.2.2 +- 2022-02-22 TUN-5754: Allow ingress validate to take plaintext option +- 2022-02-17 TUN-5678: Cloudflared uses typed tunnel API + 2022.2.1 - 2022-02-10 TUN-5184: Handle errors in bidrectional streaming (websocket#Stream) gracefully when 1 side has ended - 2022-02-14 Update issue templates