Releases: almeidapaulopt/tsdproxy
Releases · almeidapaulopt/tsdproxy
v0.6.0
Changelog
New Features
- 7fb4df4: feat: add configuration support yaml file in config/tsdproxy.yml (@almeidapaulopt)
- 9f5fbde: feat: add optional authkey for each service (@almeidapaulopt)
- 71a8661: feat: add optional authkey for each service (@almeidapaulopt)
Build process updates
- efe264f: build(deps): bump github.com/knadh/koanf/v2 from 2.1.1 to 2.1.2 (@dependabot[bot])
- a5ffda6: build(deps): bump tailscale.com from 1.76.3 to 1.76.6 (@dependabot[bot])
Other work
- 9506708: Fix port order ( <>)
- 6569a21: Update README ( <>)
- 5fa8a5b: add HTTP redirect listener ( <>)
- 4696a16: add docker image with wgo to develop (@almeidapaulopt)
- e6eea05: add path to docs github action (@almeidapaulopt)
- 183de1b: refactor container struct to better identificate Labels (@almeidapaulopt)
- 51040fe: update docs go.mod (@almeidapaulopt)
v0.5.0
Changelog
New Features
- a1610e6: feat: add docs website (@almeidapaulopt)
- 104e2f9: feat: add ephemeral,webclient and tsnet_verbose labels to services (@almeidapaulopt)
- e4df60e: feat: add support to Headscale (@almeidapaulopt)
- e29f567: feat: add support to funnel (@almeidapaulopt)
Other work
- 3d584ba: Create FUNDING.yml (@almeidapaulopt)
- 16f3b05: Create dependabot.yml (@almeidapaulopt)
- cc88119: Update README.md (@almeidapaulopt)
- c78018b: Update dependabot.yml (@almeidapaulopt)
- 77d2acf: add documentation (@almeidapaulopt)
v0.4.0
Changelog
New Features
- 25ee960: feat: support tsnet hostname to tsdproxy own webserver (@almeidapaulopt)
Other work
- 278d55f: feature: add basic dashboard (@almeidapaulopt)
v0.3.2
Changelog
Other work
- 6889f84: bug: Websockets not working when log middleware is used (@almeidapaulopt)
v0.3.1
Changelog
Other work
- fde5384: bug: error on generate url when configured with label.name (@almeidapaulopt)
v0.3.0
Changelog
Other work
- e897e7c: add some debug logs (@almeidapaulopt)
- 5228088: feat add accesslog to all proxies (@almeidapaulopt)
- 82cba11: feat change tsdproxy.url to tsdproxy.name (@almeidapaulopt)
v0.2.0
v0.1.0
Changelog
Other work
- 5bfad37: add container name to log messages (@almeidapaulopt)
- 7b41793: add hostname configuration to default container access of exposed ports (@almeidapaulopt)
- e2deb25: bug: add static curl to Dockerfile (@almeidapaulopt)
- 39c9fea: feat - add healthchek to docker (@almeidapaulopt)
- b73910d: send tailscale log to trace (@almeidapaulopt)
v0.0.7
Changelog
Other work
- a9cb71b: bug: correct the default ip address and first binding port (@almeidapaulopt)
v0.0.6
Changelog
Other work
- b32bbe2: bug: Docker filter with All flag set to false (@almeidapaulopt)
- a9031a3: bug: add ca-certificates.crt to container (@almeidapaulopt)
- 9844250: bug: add ca-certificates.crt to container (@almeidapaulopt)
- 39cec53: dev: add docker-compose to local development (@almeidapaulopt)
- 13624e5: dev: set a dockerfile to gorelease a other to local build (@almeidapaulopt)