Releases: balena-io/sshproxy
Releases · balena-io/sshproxy
v6.1.65
v6.1.64
Update module github.com/gliderlabs/ssh to v0.3.8
Notable changes
List of commits
3ec4089 (Update module github.com/gliderlabs/ssh to v0.3.8, 2024-12-12)
v6.1.63
v6.1.62
v6.1.61
v6.1.60
v6.1.59
v6.1.58
Update module github.com/pires/go-proxyproto to v0.8.0
Notable changes
- Add an helper for proxied HTTP/2 by @emersion in https://github.com/pires/go-proxyproto/pull/102
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in https://github.com/pires/go-proxyproto/pull/103
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in https://github.com/pires/go-proxyproto/pull/109
- Add support for validating the downstream ip of the connection by @kmala in https://github.com/pires/go-proxyproto/pull/108
- add SetReadHeaderTimeout opt for NewConn by @pieropio in https://github.com/pires/go-proxyproto/pull/113
- header.go prevent otherHeader.rawTLVs being nil by @hilbix in https://github.com/pires/go-proxyproto/pull/104
- protocol: avoid double buffering by @mmatczuk in https://github.com/pires/go-proxyproto/pull/116
- lint: replace math/rand.Read with crypto/rand.Read by @pires in https://github.com/pires/go-proxyproto/pull/118
- Protocol: Keep listener listening if we don't trust the upstream address by @peteski22 in https://github.com/pires/go-proxyproto/pull/110
- @dependabot made their first contribution in https://github.com/pires/go-proxyproto/pull/103
- @kmala made their first contribution in https://github.com/pires/go-proxyproto/pull/108
- @pieropio made their first contribution in https://github.com/pires/go-proxyproto/pull/113
- @hilbix made their first contribution in https://github.com/pires/go-proxyproto/pull/104
- @mmatczuk made their first contribution in https://github.com/pires/go-proxyproto/pull/116
- @peteski22 made their first contribution in https://github.com/pires/go-proxyproto/pull/110
pires/go-proxyproto (github.com/pires/go-proxyproto)
v0.8.0
What's Changed
- Add an helper for proxied HTTP/2 by @emersion in https://github.com/pires/go-proxyproto/pull/102
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in https://github.com/pires/go-proxyproto/pull/103
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in https://github.com/pires/go-proxyproto/pull/109
- Add support for validating the downstream ip of the connection by @kmala in https://github.com/pires/go-proxyproto/pull/108
- add SetReadHeaderTimeout opt for NewConn by @pieropio in https://github.com/pires/go-proxyproto/pull/113
- header.go prevent otherHeader.rawTLVs being nil by @hilbix in https://github.com/pires/go-proxyproto/pull/104
- protocol: avoid double buffering by @mmatczuk in https://github.com/pires/go-proxyproto/pull/116
- lint: replace math/rand.Read with crypto/rand.Read by @pires in https://github.com/pires/go-proxyproto/pull/118
- Protocol: Keep listener listening if we don't trust the upstream address by @peteski22 in https://github.com/pires/go-proxyproto/pull/110
New Contributors
- @dependabot made their first contribution in https://github.com/pires/go-proxyproto/pull/103
- @kmala made their first contribution in https://github.com/pires/go-proxyproto/pull/108
- @pieropio made their first contribution in https://github.com/pires/go-proxyproto/pull/113
- @hilbix made their first contribution in https://github.com/pires/go-proxyproto/pull/104
- @mmatczuk made their first contribution in https://github.com/pires/go-proxyproto/pull/116
- @peteski22 made their first contribution in https://github.com/pires/go-proxyproto/pull/110
Full Changelog: pires/go-proxyproto@v0.7.0...v0.8.0
List of commits
9c7bf22 (Update module github.com/pires/go-proxyproto to v0.8.0, 2024-10-21)