v0.20.11
github-actions
released this
30 Nov 15:53
·
740 commits
to refs/heads/main
since this release
Changes
build native macOS arm binaries @scareything (#541)
enhance local build script @qrkourier (#559)
add permissions to tunnel_service model @scareything (#556)
domain name matching should be case-insensitive [fixes #566] @ekoby (#567)
upload deb to arch subkey @qrkourier (#564)
Now that we serve multiple architectures, we need to partition the upload keyspace by architecture. The architecture is also stored in the metadata of the Debian package. Still, the uploads for 0.20.10 were clobbered because all architectures uploaded to the same path, and the package build artifacts have identical filenames.