From 4ff215ee8c133472bf95df23bd28891de84b8c10 Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Tue, 24 Aug 2021 17:26:24 +0100 Subject: [PATCH] Release 2021.8.3 --- RELEASE_NOTES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 954e298c..ea0dacf5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,12 @@ +2021.8.3 +- 2021-08-23 TUN-4889: Add back appendtagheaders function +- 2021-08-21 TUN-4940: Fix cloudflared not picking up correct NextProtos for quic +- 2021-08-21 TUN-4613: Add a no-op protocol version slot +- 2021-08-13 TUN-4922: Downgrade quic-go library to 0.20.0 +- 2021-08-17 TUN-4866: Add Control Stream for QUIC +- 2021-08-17 TUN-4927: Parameterize region in edge discovery code +- 2021-08-06 TUN-4602: Added UDP resolves to Edge discovery + 2021.8.2 - 2021-08-03 TUN-4597: Added HTTPProxy for QUIC - 2021-08-04 TUN-4795: Remove Equinox releases