Releases: dueckminor/go-sshtunnel
Releases · dueckminor/go-sshtunnel
v1.8
Changelog
- 5af2ae6 chore(deps): update actions/setup-go action to v5 (#73)
- 4c8c05c chore(deps): update docker/build-push-action action to v5 (#63)
- 0528733 chore(deps): update docker/login-action action to v3 (#64)
- dfad7a9 chore(deps): update docker/setup-buildx-action action to v3 (#65)
- 9c887a8 chore(deps): update docker/setup-qemu-action action to v3 (#66)
- fab98d5 chore(deps): update github/codeql-action action to v3 (#74)
- eb12439 chore(deps): update golang docker tag to v1.22 (#80)
- 7e22e31 chore(deps): update goreleaser/goreleaser-action action to v5 (#60)
- ed8e404 fix(deps): update module github.com/miekg/dns to v1.1.56 (#62)
- 9b0fbfe fix(deps): update module github.com/miekg/dns to v1.1.57 (#72)
- 560c9f6 fix(deps): update module github.com/miekg/dns to v1.1.58 (#79)
- f03537a fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#76)
- 4c5646a fix(deps): update module golang.org/x/crypto to v0.18.0 (#77)
- 1c32d82 fix(deps): update module golang.org/x/crypto to v0.19.0 (#81)
- ace7313 fix(deps): update module golang.org/x/net to v0.17.0 (#69)
- 572fab4 fix(deps): update module golang.org/x/net to v0.19.0 (#71)
- ca8fc07 fix(deps): update module golang.org/x/net to v0.20.0 (#78)
- 61d7c80 fix(deps): update module golang.org/x/net to v0.21.0 (#82)
- 87779b4 try to fix goreleaser
v1.7
Release v1.6
Changes in this Release
- Improved proxy support (socks5+http)
- Bumped dependencies
Release v1.5
Changes in this Release
- Todo...
Release v1.4
Changes in this Release
- use golang 1.18
- assets as tar archives
- added linux-arm64 platform
Release v1.3
Changes in this Release
- improved DNS forwarding
- support for SSH-Agent
- allow to run in a docker container which acts as a router for other docker containers
- a alpine docker image: https://hub.docker.com/repository/docker/dueckminor/sshtunnel
Release v1.3-beta4
Changes in this Release
- Todo...
Release v1.3-beta3
Changes in this Release
- Todo...
Release v1.2
Changes in this Release
- recover from DNS Problems
Release v1.1
Changes in this Release
- Improved failover. It's now possible to use different usernames for the ssh servers