From 410bf777edee3b208606bbe5f40882a278586781 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 21 Jun 2023 11:22:53 -0700 Subject: [PATCH] Updated 1.44.0 (markdown) --- 1.44.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.44.0.md b/1.44.0.md index 13a9d4a..809d1ef 100644 --- a/1.44.0.md +++ b/1.44.0.md @@ -6,7 +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 +- remove async support from `portlist` package, please update to use synchronous `Poll()` if this breaks your package ### Linux - better support SELinux systems using Tailscale SSH