Releases: mtzanidakis/tsrp
Releases · mtzanidakis/tsrp
Release list
v0.4.24
v0.4.23
Security
- golang.org/x/net v0.53.0 → v0.55.0 — addresses multiple security fixes in the HTML tokenizer (XSS protections), QUIC stream handling, and HTTP/2 compatibility.
v0.4.22
v0.4.21
Dependencies
- Bump tailscale.com from 1.98.1 to 1.98.2 (#47)
v0.4.20
Changes
- Bump tailscale.com from v1.96.5 to v1.98.1
- Bump github.com/caarlos0/env/v11 from v11.4.0 to v11.4.1
- Bump go directive in go.mod to 1.26.3
- Switch tooling to mise (Go, golangci-lint, .env loading) and add lint/test tasks
- Split CI workflows: ci.yml (lint + test) gates build.yml via reusable workflow_call
- Bump all GitHub Actions to their latest versions
- Fix golangci-lint findings (sync.Pool allocation, errcheck, t.Setenv in tests)
v0.4.19
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
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