From 016a31f3081afd9b96bdcc6fc15300dffd9b619c Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 21 Jun 2023 11:29:35 -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 20eee96..3427e84 100644 --- a/1.44.0.md +++ b/1.44.0.md @@ -8,6 +8,7 @@ - update to Go 1.20.5 - remove async support from `portlist` package, please update to use synchronous `Poll()` if this breaks your package - `WatchIPNBus` requires only read-only permissions to read +- base the decision of whether to renew in `tailscale cert` on the lifetime of the certificate, not hard-coded. Better supports 14 day certificate lifetimes. ### Linux - better support SELinux systems using Tailscale SSH