Skip to content

Releases: almeidapaulopt/tsdproxy

TSDProxy v3.0.0-beta.2

18 Jun 09:37

Choose a tag to compare

Changes

New Features

  • feat: auto-provision ACL tags and Funnel, fix broken-service dashboard hang and lint issues

Security Updates

Bug Fixes

  • fix(tailscale): release mtx during exposure.Start to prevent dashboard deadlock
  • fix(tailscale): re-advertise service listener after auto-approval
  • fix(ci): use find instead of glob for chmod (paths are nested 2-3 levels)
  • fix(docker): set executable permissions on binaries in CI images
  • fix(ci): use slash-free artifact names for dev build matrix
  • fix(docker): copy internal/ to frontend stage so Tailwind can scan .templ files
  • fix(web): sync package.json versions with bun.lock
  • fix(web): update bun.lock for frozen-lockfile CI builds
  • fix(ci): pin cosign-installer to v4.1.2 (no major tag exists)
  • fix(ci): correct Docker binary path mapping for armv6/armv7

Dependency Updates

Documentation

  • docs(v3): fix image tag from :2 to :dev in v3 documentation

Other Changes

  • ci: bump actions/cache to v5 (Node 24)
  • ci: optimize release workflows with shared module cache, pre-built templ, and Docker GHA cache
  • ci: use pre-built templ binary in PR workflow
  • ci: eliminate redundant frontend+templ builds across matrix jobs
  • ci: parallelize binary builds via matrix strategy (8 platforms → ~2 min wall time)
  • ci: replace GoReleaser with plain GitHub Actions

tsdproxy-v3.0.0-beta.1

16 Jun 13:41

Choose a tag to compare

Pre-release

Changelog

New Features

Bug fixes

Documentation updates

Build process updates

Other work

Read more

tsdproxy-v3.0.0-alpha.3

09 Jun 00:14

Choose a tag to compare

Pre-release

Changelog

New Features

Bug fixes

Documentation updates

Build process updates

Other work

tsdproxy-v3.0.0-alpha.2

02 Jun 22:39

Choose a tag to compare

Pre-release

Changelog

Bug fixes

tsdproxy-v3.0.0-alpha.1

02 Jun 22:24

Choose a tag to compare

Pre-release

Changelog

New Features

Bug fixes

Documentation updates

Build process updates

Other work

tsdproxy-v2.3.4

02 Jun 22:47

Choose a tag to compare

Changelog

Bug fixes

tsdproxy-v2.3.3

02 Jun 21:47

Choose a tag to compare

Changelog

Bug fixes

tsdproxy-v2.3.2

29 May 09:18

Choose a tag to compare

Changelog

Bug fixes

  • 0ef268c: fix(ci): pass LATEST_TAG and DISABLE_PACKAGE_MANAGERS env vars to GoReleaser (@almeidapaulopt)
  • fc3e4d9: fix(config): use server proxyAccessLog setting as default for Docker and List providers (@almeidapaulopt)

Documentation updates

tsdproxy-v2.3.1

28 May 23:09

Choose a tag to compare

Changelog

Bug fixes

  • 17683a1: fix(docker): auto-enable adminAllowLocalhost inside containers and improve 403 guidance (@almeidapaulopt)

tsdproxy-v2.3.0

28 May 16:17

Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates