CHANGELOG: node deletion now ends the client's session

Updates #3410
This commit is contained in:
Kristoffer Dalby
2026-09-02 05:46:26 +00:00
parent cea9ebd105
commit 754327dd6b
+1
View File
@@ -44,6 +44,7 @@ keys remain all-access.
- Expiring or deleting a non-existent pre-auth key now returns an error instead of silently succeeding [#3324](https://github.com/juanfont/headscale/pull/3324)
- Improve systemd service file hardening [#3341](https://github.com/juanfont/headscale/pull/3341)
- Fix deleting a node leaving its long poll open, so the client stayed connected instead of asking for a new login [#3449](https://github.com/juanfont/headscale/pull/3449)
- Headscale now requires Go 1.27 to build
## 0.29.4 (unreleased)