Releases: elazarl/goproxy
Releases · elazarl/goproxy
Avoid breaking changes in v1
What's Changed
- Revert "Use same Subject of CA as the MITM certificate Subject" by @ErikPelli in #628
Full Changelog: v1.4.0...v1.5.0
Enhance websocket configuration
What's Changed
- Improve Websocket implementation by @ErikPelli in #622
- Websocket fix by @ErikPelli in #623
- Websocket fix errors by @ErikPelli in #624
- Remove unused WebSocket TLS option by @ErikPelli in #625
Full Changelog: v1.3.0...v1.4.0
v1.4.0-beta.3
What's Changed
- Websocket fix errors by @ErikPelli in #624
Full Changelog: v1.4.0-beta.2...v1.4.0-beta.3
v1.4.0-beta.2
Add more configurable websocket options
What's Changed
- Improve Websocket implementation by @ErikPelli in #622
Full Changelog: v1.3.0...v1.4.0-beta.1
v1.3.0: Introduced support for HAR requests export
What's Changed
- ext/har: add HAR logger extension by @CameronBadman in #610
- redundant names are redundant by @jeffwidman in #621
New Contributors
- @CameronBadman made their first contribution in #610
Full Changelog: v1.2.8...v1.3.0
Improve test pipeline
What's Changed
- Inherit
go
version fromgo.mod
file by @jeffwidman in #615 - Default to the
go
version ingo.mod
by @jeffwidman in #618 - Remove versioning disclaimer by @ErikPelli in #619
- Pre-emptively prevent test fixtures from lingering global state by @jeffwidman in #616
- Enable race conditions detector by @ErikPelli in #620
New Contributors
- @jeffwidman made their first contribution in #615
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #613
- Bump golang.org/x/net from 0.33.0 to 0.34.0 in /ext by @dependabot in #614
New Contributors
- @dependabot made their first contribution in #613
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- Fix infinite redirect issue in the redirect example by @ErikPelli in #612
Full Changelog: v1.2.5...v1.2.6