From 2eec30c2e714ac7b9b97a9a733faae3fa74db0b1 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 21 Jun 2023 11:22:21 -0700 Subject: [PATCH] Updated 1.44.0 (markdown) --- 1.44.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.44.0.md b/1.44.0.md index 1af7576..13a9d4a 100644 --- a/1.44.0.md +++ b/1.44.0.md @@ -6,6 +6,7 @@ - initial support for recursive DNS resolution to replace bootstrapDNS, currently operating in a parallel mode - MagicSock will prefer private addresses when both private and public are available, to keep traffic in private VPCs where possible - update to Go 1.20.5 +- remove async support from `portlist` package, please update the APIs used if this breaks your package ### Linux - better support SELinux systems using Tailscale SSH