From 55daf1169a7a713a8c1e7fc23792cb854c99108a Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 17 Jul 2021 10:26:38 -0700 Subject: [PATCH] Updated Tailscale 1.12 (markdown) --- Tailscale-1.12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tailscale-1.12.md b/Tailscale-1.12.md index 42adcb6..7e531fa 100644 --- a/Tailscale-1.12.md +++ b/Tailscale-1.12.md @@ -1,7 +1,7 @@ # Bug fixes, improvements - MagicDNS now uses DNS-over-HTTPS when querying popular upstream resolvers, so DNS queries aren't sent in the clear over the Internet. - Portmapper now supports UPnP mappings as another way to traverse NAT. -- Support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and (likely) other AWS container services built atop AWS Fargate infrastructure. +- Support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and other AWS container services built atop AWS Fargate infrastructure. - Fix saving of preferences when bringing tailscale from down to up. - Clamp EDNS size when forwarding DNS queries.