Skip to content

Releases: mtzanidakis/tsrp

v0.4.19

18 Apr 11:15

Choose a tag to compare

Changes

  • Bump golang from 1.26.1-alpine to 1.26.2-alpine
  • Bump go directive in go.mod to 1.26.2

v0.4.18

28 Mar 04:56

Choose a tag to compare

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

20 Mar 16:25
5fb2529

Choose a tag to compare

Changes

  • Bump tailscale.com from 1.96.1 to 1.96.3

v0.4.16

11 Mar 14:29

Choose a tag to compare

Changes

  • Bump go build container to 1.26.1
  • Bump tailscale.com from 1.96.0 to 1.96.1

v0.4.15

06 Mar 09:37

Choose a tag to compare

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

17 Feb 14:22

Choose a tag to compare

Bug fix

  • Unset TS_AUTHKEY and TS_AUTH_KEY environment variables when state already exists, preventing tsnet from using an expired or revoked auth key.

v0.4.13

17 Feb 13:29

Choose a tag to compare

Changes

  • Bump Go to 1.26.0
  • Bump tailscale.com to 1.94.2

v0.4.12

17 Feb 13:11

Choose a tag to compare

Bug Fixes

  • Ignore TS_AUTHKEY when node is already authenticated, preventing errors when the key has expired or been revoked after initial authentication.

v0.4.11

23 Jan 10:33

Choose a tag to compare

Changes

  • Bump go to 1.25.6
  • Bump tailscale.com to 1.94.1
  • Bump x/net to 0.49.0

v0.4.10

15 Jan 07:52

Choose a tag to compare

Increase ResponseHeaderTimeout to 1 min.

Full Changelog: v0.4.9...v0.4.10