all: remove 32 bit support (#2692)

This commit is contained in:
Kristoffer Dalby 2025-07-16 13:32:59 +02:00 committed by GitHub
parent a98d9bd05f
commit 7fce5065c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 12 deletions

View file

@ -41,6 +41,8 @@ systemctl start headscale
### BREAKING
- Remove support for 32-bit binaries
[#2692](https://github.com/juanfont/headscale/pull/2692)
- Policy: Zero or empty destination port is no longer allowed
[#2606](https://github.com/juanfont/headscale/pull/2606)