Skip to content

Releases: mtzanidakis/tsrp

v0.4.24

Choose a tag to compare

@mtzanidakis mtzanidakis released this 12 Jul 09:57

Fixes:

  • build(deps): bump golang.org/x/crypto (#54) (081d0a8)

Chores:

  • chore: bump Go to 1.26.5 (2fd8447)

v0.4.23

Choose a tag to compare

@mtzanidakis mtzanidakis released this 04 Jul 21:31
ca423b4

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

Choose a tag to compare

@mtzanidakis mtzanidakis released this 13 Jun 09:11

Dependencies

  • Bump Go to 1.26.4 (bc099b0)
  • Bump golang from 1.26.3-alpine to 1.26.4-alpine (#52) (b6bc605)
  • Bump tailscale.com from 1.98.2 to 1.98.5 (aafb0b5)

v0.4.21

Choose a tag to compare

@mtzanidakis mtzanidakis released this 16 May 09:38
080f162

Dependencies

  • Bump tailscale.com from 1.98.1 to 1.98.2 (#47)

v0.4.20

Choose a tag to compare

@mtzanidakis mtzanidakis released this 10 May 09:02

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

Choose a tag to compare

@mtzanidakis mtzanidakis released this 18 Apr 11:15

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

Choose a tag to compare

@mtzanidakis mtzanidakis released this 28 Mar 04:56

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

Choose a tag to compare

@mtzanidakis mtzanidakis released this 20 Mar 16:25
5fb2529

Changes

  • Bump tailscale.com from 1.96.1 to 1.96.3

v0.4.16

Choose a tag to compare

@mtzanidakis mtzanidakis released this 11 Mar 14:29

Changes

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

v0.4.15

Choose a tag to compare

@mtzanidakis mtzanidakis released this 06 Mar 09:37

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