Sourced from github.com/elazarl/goproxy's releases.
v1.8.0
What's Changed
- Fix typo in example code snippet by
@PrinceShajiin elazarl/goproxy#653- Bump golang.org/x/net from 0.35.0 to 0.36.0 in /ext by
@dependabot[bot] in elazarl/goproxy#656- Only chunk MITM response when body was modified by
@Skn0ttin elazarl/goproxy#720- Bump actions/checkout from 4 to 6 by
@dependabot[bot] in elazarl/goproxy#728- Bump golangci/golangci-lint-action from 6 to 9 by
@dependabot[bot] in elazarl/goproxy#725- Fix keep alive logic and replace legacy response write logic by
@ErikPelliin elazarl/goproxy#734- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /ext by
@dependabot[bot] in elazarl/goproxy#708- Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /examples by
@dependabot[bot] in elazarl/goproxy#711- Bump actions/setup-go from 5 to 6 by
@dependabot[bot] in elazarl/goproxy#709- fix auth remote proxy in cascadeproxy by
@mcarbonneauxin elazarl/goproxy#664- Fix linter configuration & issues by
@ErikPelliin elazarl/goproxy#735New Contributors
@PrinceShajimade their first contribution in elazarl/goproxy#653@Skn0ttmade their first contribution in elazarl/goproxy#720@mcarbonneauxmade their first contribution in elazarl/goproxy#664Full Changelog: https://github.com/elazarl/goproxy/compare/v1.7.2...v1.8.0
26d3e75
Fix linter configuration & issues (#735)5f52967
fix auth remote proxy in cascadeproxy (#664)b81733c
Bump actions/setup-go from 5 to 6 (#709)2df6d8b
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /examples (#711)1854770
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /ext (#708)78c76be
Fix keep alive logic and replace legacy response write logic (#734)8766328
Bump golangci/golangci-lint-action from 6 to 9 (#725)fad3713
Merge pull request #728
from elazarl/dependabot/github_actions/actions/checko...3cfbd83
Bump actions/checkout from 4 to 629d1550
Merge pull request #720
from Skn0tt/reproduce-mitm-content-length-bug