From 754ad5951265407bcb42897543bb35de7054c318 Mon Sep 17 00:00:00 2001 From: Nuno Diegues Date: Fri, 27 Aug 2021 10:12:15 +0100 Subject: [PATCH] Release 2021.8.4 --- RELEASE_NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ea0dacf5..50b5b779 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +2021.8.4 +- 2021-08-26 TUN-4974: Fix regression where we were debug logging by accident +- 2021-08-26 TUN-4970: Only default to http2 for warp-routing if protocol is h2mux +- 2021-08-26 TUN-4981: Improve readability of prepareTunnelConfig method +- 2021-08-26 TUN-4926: Implement --region configuration option +- 2021-07-09 TUN-4821: Make quick tunnels the default in cloudflared + 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