Releases: cbodonnell/tfarm
Releases · cbodonnell/tfarm
v0.5.0
Changelog
- ce1d529 Revert "rwmutex for configuration lock"
- c69f4b4 Update README.md
- 1ef8397 another typo in info
- a72cc89 bump github.com/cbodonnell/oauth2utils
- 2de93c2 clean up
- ecf08a7 clean up release workflow
- 0d9ff42 client last_used_at
- a3b7482 client tls cert and key in response
- 58ccd4e enable tls between frpc and frps
- 06dc409 fix typo
- aaae9e6 http and tcp tunnel templates
- 44bd0ba make tag version=$VERSION
- 236013e optional .env
- 868ec7c refactor certs code
- 54f403b rwmutex for configuration lock
- 992d20e support go 1.21
- ebd3350 support remote_port for tcp tunnels
- 64245dc systemd service example
- 4f3f7fc tls TODO
- e3fd983 tls as part of tfarm configure
- 42f80bc udp tunnel support
- cb20dd7 write client cert to client.json
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Changelog
- 5b52931 add version to release asset name
- 354c344 certs subcommands
- 0685443 d
- da823ce default to prerelease
- 2dba909 default to ranch.tunnel.farm
- 2c99bd5 dont log error on root cmd
- cac25ee fix makefile
- 35bfa90 fix makefile dependencies
- 936213d fix readme
- 58c3184 improve readme
- 60799c0 improve readme
- b86b61e initial commit
- 46844f5 make trivy-fs
- 1fb31ab more goreleaser clean up
- f866c83 no global client
- eb5797d prep for 0.1.0
- 7d148c0 ranch cli as a subcommand
- 9bee290 remove some ellipses
- bf5ae19 rename tfarm login to configure
- f9d3f30 root cmd description
- 34ad36d scope create command
- 1ffc982 scope other commands
- 5d82cb3 simpler restart delay
- ddba3f2 simplify name_template
- c9c006e start loop
- f43ba27 store client certs in dedicated dir
- 67ea5eb tfarm CLI in readme
- ee706ef tfarm configure
- 8e19f65 tfarm info
- 01bd379 tfarm server configure
- b107e5d tfarm server description
- 7a0ee8b tfarmd as a server subcmd
- 8b93657 tfarmd-dev workdir
- 32912af tls between tfarm and tfarmd
- 8035cf6 update deps
- 5293385 update gitignore