From 7196364ece072c39d5ccd44f626dc2b54ac928ff Mon Sep 17 00:00:00 2001 From: Sonia Appasamy Date: Wed, 13 Dec 2023 10:46:55 -0500 Subject: [PATCH] Updated 1.56.0 (markdown) --- 1.56.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1.56.0.md b/1.56.0.md index 18dc23f..b1bb770 100644 --- a/1.56.0.md +++ b/1.56.0.md @@ -1,7 +1,7 @@ ## All Platforms - add `tailscale whois` subcommand to observe metadata associated with a Tailscale IP - improve responsiveness under load, especially with bidirectional traffic -- correct choosing amongst multiple interfaces for portmapping +- improvements to UPnP portmapping - include tailnet name and profile ID in `tailscale switch --list` to disambiguate profiles with common login names ### Linux @@ -44,4 +44,4 @@ ### Kubernetes - support authenticating a tailnet user group using ACL grants from API server proxy - publish Tailscale Kubernetes operator Helm charts to `pkgs.tailscale.com/helmcharts` and `pkgs.tailscale.com/unstable/helmcharts` -- Kubernetes operator cluster egress now supports referring to a tailnet service by its MagicDNS name in the `Service` annotation \ No newline at end of file +- add support in Kubernetes operator cluster egress for referring to a tailnet service by its MagicDNS name \ No newline at end of file