changelog: note the acmeLogger renewal fix

This commit is contained in:
Andrei Korviakov
2026-09-14 17:04:04 +03:00
committed by Kristoffer Dalby
parent 7472e98f6c
commit c90ba0f0d6
-8
View File
@@ -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**