Releases: mtzanidakis/tsrp
Releases · mtzanidakis/tsrp
v0.4.19
v0.4.18
Changes
- Bump tailscale.com from v1.96.3 to v1.96.5
- Bump all indirect dependencies (golang.org/x/crypto, golang.org/x/net, golang.org/x/sys, and more)
v0.4.17
Changes
- Bump tailscale.com from 1.96.1 to 1.96.3
v0.4.16
Changes
- Bump go build container to 1.26.1
- Bump tailscale.com from 1.96.0 to 1.96.1
v0.4.15
Changes
- Bump go:alpine to 1.26
- Switch go to 1.26
- Bump tailscale.com from 1.94.2 to 1.96.0
- Bump github.com/caarlos0/env/v11 from 11.3.1 to 11.4.0
- Bump filippo.io/edwards25519
v0.4.14
Bug fix
- Unset
TS_AUTHKEYandTS_AUTH_KEYenvironment variables when state already exists, preventing tsnet from using an expired or revoked auth key.
v0.4.13
Changes
- Bump Go to 1.26.0
- Bump tailscale.com to 1.94.2
v0.4.12
Bug Fixes
- Ignore
TS_AUTHKEYwhen node is already authenticated, preventing errors when the key has expired or been revoked after initial authentication.
v0.4.11
Changes
- Bump go to 1.25.6
- Bump tailscale.com to 1.94.1
- Bump x/net to 0.49.0
v0.4.10
Increase ResponseHeaderTimeout to 1 min.
Full Changelog: v0.4.9...v0.4.10