pires/go-proxyproto (github.com/pires/go-proxyproto)
### [`v0.8.0`](https://redirect.github.com/pires/go-proxyproto/releases/tag/v0.8.0)
[Compare Source](https://redirect.github.com/pires/go-proxyproto/compare/v0.7.0...v0.8.0)
#### What's Changed
- Add an helper for proxied HTTP/2 by [@emersion](https://redirect.github.com/emersion) in [https://github.com/pires/go-proxyproto/pull/102](https://redirect.github.com/pires/go-proxyproto/pull/102)
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pires/go-proxyproto/pull/103](https://redirect.github.com/pires/go-proxyproto/pull/103)
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pires/go-proxyproto/pull/109](https://redirect.github.com/pires/go-proxyproto/pull/109)
- Add support for validating the downstream ip of the connection by [@kmala](https://redirect.github.com/kmala) in [https://github.com/pires/go-proxyproto/pull/108](https://redirect.github.com/pires/go-proxyproto/pull/108)
- add SetReadHeaderTimeout opt for NewConn by [@pieropio](https://redirect.github.com/pieropio) in [https://github.com/pires/go-proxyproto/pull/113](https://redirect.github.com/pires/go-proxyproto/pull/113)
- header.go prevent otherHeader.rawTLVs being nil by [@hilbix](https://redirect.github.com/hilbix) in [https://github.com/pires/go-proxyproto/pull/104](https://redirect.github.com/pires/go-proxyproto/pull/104)
- protocol: avoid double buffering by [@mmatczuk](https://redirect.github.com/mmatczuk) in [https://github.com/pires/go-proxyproto/pull/116](https://redirect.github.com/pires/go-proxyproto/pull/116)
- lint: replace math/rand.Read with crypto/rand.Read by [@pires](https://redirect.github.com/pires) in [https://github.com/pires/go-proxyproto/pull/118](https://redirect.github.com/pires/go-proxyproto/pull/118)
- Protocol: Keep listener listening if we don't trust the upstream address by [@peteski22](https://redirect.github.com/peteski22) in [https://github.com/pires/go-proxyproto/pull/110](https://redirect.github.com/pires/go-proxyproto/pull/110)
#### New Contributors
- [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/pires/go-proxyproto/pull/103](https://redirect.github.com/pires/go-proxyproto/pull/103)
- [@kmala](https://redirect.github.com/kmala) made their first contribution in [https://github.com/pires/go-proxyproto/pull/108](https://redirect.github.com/pires/go-proxyproto/pull/108)
- [@pieropio](https://redirect.github.com/pieropio) made their first contribution in [https://github.com/pires/go-proxyproto/pull/113](https://redirect.github.com/pires/go-proxyproto/pull/113)
- [@hilbix](https://redirect.github.com/hilbix) made their first contribution in [https://github.com/pires/go-proxyproto/pull/104](https://redirect.github.com/pires/go-proxyproto/pull/104)
- [@mmatczuk](https://redirect.github.com/mmatczuk) made their first contribution in [https://github.com/pires/go-proxyproto/pull/116](https://redirect.github.com/pires/go-proxyproto/pull/116)
- [@peteski22](https://redirect.github.com/peteski22) made their first contribution in [https://github.com/pires/go-proxyproto/pull/110](https://redirect.github.com/pires/go-proxyproto/pull/110)
**Full Changelog**: https://github.com/pires/go-proxyproto/compare/v0.7.0...v0.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.7.0
->v0.8.0
Release Notes
pires/go-proxyproto (github.com/pires/go-proxyproto)
### [`v0.8.0`](https://redirect.github.com/pires/go-proxyproto/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/pires/go-proxyproto/compare/v0.7.0...v0.8.0) #### What's Changed - Add an helper for proxied HTTP/2 by [@emersion](https://redirect.github.com/emersion) in [https://github.com/pires/go-proxyproto/pull/102](https://redirect.github.com/pires/go-proxyproto/pull/102) - build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pires/go-proxyproto/pull/103](https://redirect.github.com/pires/go-proxyproto/pull/103) - build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pires/go-proxyproto/pull/109](https://redirect.github.com/pires/go-proxyproto/pull/109) - Add support for validating the downstream ip of the connection by [@kmala](https://redirect.github.com/kmala) in [https://github.com/pires/go-proxyproto/pull/108](https://redirect.github.com/pires/go-proxyproto/pull/108) - add SetReadHeaderTimeout opt for NewConn by [@pieropio](https://redirect.github.com/pieropio) in [https://github.com/pires/go-proxyproto/pull/113](https://redirect.github.com/pires/go-proxyproto/pull/113) - header.go prevent otherHeader.rawTLVs being nil by [@hilbix](https://redirect.github.com/hilbix) in [https://github.com/pires/go-proxyproto/pull/104](https://redirect.github.com/pires/go-proxyproto/pull/104) - protocol: avoid double buffering by [@mmatczuk](https://redirect.github.com/mmatczuk) in [https://github.com/pires/go-proxyproto/pull/116](https://redirect.github.com/pires/go-proxyproto/pull/116) - lint: replace math/rand.Read with crypto/rand.Read by [@pires](https://redirect.github.com/pires) in [https://github.com/pires/go-proxyproto/pull/118](https://redirect.github.com/pires/go-proxyproto/pull/118) - Protocol: Keep listener listening if we don't trust the upstream address by [@peteski22](https://redirect.github.com/peteski22) in [https://github.com/pires/go-proxyproto/pull/110](https://redirect.github.com/pires/go-proxyproto/pull/110) #### New Contributors - [@dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/pires/go-proxyproto/pull/103](https://redirect.github.com/pires/go-proxyproto/pull/103) - [@kmala](https://redirect.github.com/kmala) made their first contribution in [https://github.com/pires/go-proxyproto/pull/108](https://redirect.github.com/pires/go-proxyproto/pull/108) - [@pieropio](https://redirect.github.com/pieropio) made their first contribution in [https://github.com/pires/go-proxyproto/pull/113](https://redirect.github.com/pires/go-proxyproto/pull/113) - [@hilbix](https://redirect.github.com/hilbix) made their first contribution in [https://github.com/pires/go-proxyproto/pull/104](https://redirect.github.com/pires/go-proxyproto/pull/104) - [@mmatczuk](https://redirect.github.com/mmatczuk) made their first contribution in [https://github.com/pires/go-proxyproto/pull/116](https://redirect.github.com/pires/go-proxyproto/pull/116) - [@peteski22](https://redirect.github.com/peteski22) made their first contribution in [https://github.com/pires/go-proxyproto/pull/110](https://redirect.github.com/pires/go-proxyproto/pull/110) **Full Changelog**: https://github.com/pires/go-proxyproto/compare/v0.7.0...v0.8.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.