From bcc847963e0ccfbf3c90a745028f54ca5882e944 Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Mon, 2 Aug 2021 09:28:51 +0100 Subject: [PATCH] Release 2021.8.0 --- RELEASE_NOTES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 1cac9797..099ae96d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,11 @@ +2021.8.0 +- 2021-07-30 TUN-4847: Allow to list tunnels by prefix name or exclusion prefix name +- 2021-07-30 TUN-4772: Release built executables with packages +- 2021-07-30 TUN-4851: Component tests to sanity check that Proxy DNS and Tunnel are only run when expected +- 2021-07-28 TUN-4811: Publish quick tunnels' hostname in /metrics under `userHostname` for backwards-compatibility +- 2021-07-29 TUN-4832: Prevent tunnel from running accidentally when only proxy-dns should run +- 2021-07-28 TUN-4819: Tolerate protocol TXT record lookup failing + 2021.7.4 - 2021-07-28 TUN-4814: Revert "TUN-4699: Make quick tunnels the default in cloudflared" - 2021-07-28 TUN-4812: Disable CGO for cloudflared builds