From c90ba0f0d6f82fe79fc2da82d95561f0e2780628 Mon Sep 17 00:00:00 2001 From: Andrei Korviakov <4lifenet@gmail.com> Date: Mon, 14 Sep 2026 17:04:04 +0300 Subject: [PATCH] changelog: note the acmeLogger renewal fix --- CHANGELOG.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83874789..1ed98550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,14 +66,6 @@ keys remain all-access. - Map requests that only bump LastSeen, endpoints or DERP region no longer resend the whole node to every peer, and health probes that change nothing no longer write. Adds `headscale_mapper_changes_dropped_total` and `headscale_ha_health_updates_total` [#3417](https://github.com/juanfont/headscale/issues/3417) [#3450](https://github.com/juanfont/headscale/pull/3450) - Fix ACME renewal stopping permanently after a `badNonce` reply, because the error logging middleware drained the response body the acme client needs to detect it [#3461](https://github.com/juanfont/headscale/pull/3461) -## 0.29.4 (202x-xx-xx) - -**Minimum supported Tailscale client version: v1.80.0** - -### Changes - -- Lowercase DNS extra record names so mixed-case records resolve [#3366](https://github.com/juanfont/headscale/pull/3366) - ## 0.29.3 (2026-07-29) **Minimum supported Tailscale client version: v1.80.0**