Update module github.com/elazarl/goproxy to v1 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20241218172127-ac55c7698e0d
->v1.7.0
Release Notes
elazarl/goproxy (github.com/elazarl/goproxy)
v1.7.0
: : Websocket refactoringCompare Source
What's Changed
In this pull request, I have dedicated some time to fully refactor the Websocket code to take advantage of the Go standard library. This will also forward the request to a cascade proxy when required.
Full Changelog: elazarl/goproxy@v1.6.1...v1.7.0
v1.6.1
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.6.0...v1.6.1
v1.6.0
: : Make sure to cancel request context when we're done with itCompare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.5.0...v1.6.0
v1.5.0
: Avoid breaking changes in v1Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.4.0...v1.5.0
v1.4.0
: Enhance websocket configurationCompare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.3.0...v1.4.0
v1.4.0-beta.3
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.4.0-beta.2...v1.4.0-beta.3
v1.4.0-beta.2
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.4.0-beta.1...v1.4.0-beta.2
v1.4.0-beta.1
: Add more configurable websocket optionsCompare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.3.0...v1.4.0-beta.1
v1.3.0
: : Introduced support for HAR requests exportCompare Source
What's Changed
New Contributors
Full Changelog: elazarl/goproxy@v1.2.8...v1.3.0
v1.2.8
: Improve test pipelineCompare Source
What's Changed
go
version fromgo.mod
file by @jeffwidman in https://github.com/elazarl/goproxy/pull/615go
version ingo.mod
by @jeffwidman in https://github.com/elazarl/goproxy/pull/618New Contributors
Full Changelog: elazarl/goproxy@v1.2.7...v1.2.8
v1.2.7
Compare Source
What's Changed
New Contributors
Full Changelog: elazarl/goproxy@v1.2.6...v1.2.7
v1.2.6
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.2.5...v1.2.6
v1.2.5
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.2.4...v1.2.5
v1.2.4
Compare Source
What's Changed
Thanks to @alessiodallapiazza for the review of the changes, it has been useful for this release!
Full Changelog: elazarl/goproxy@v1.2.3...v1.2.4
v1.2.3
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.2.2...v1.2.3
v1.2.2
Compare Source
What's Changed
Full Changelog: elazarl/goproxy@v1.2.1...v1.2.2
Configuration
📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).