mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4137] [MERGED] bump version #4924
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4924
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/4137
Author: @fatedier
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (3)
86f90f4package.sh add android (#4094)590ccdafix x-forwarded-for header (#4111)d2d03a8bump deps version (#4136)📊 Changes
15 files changed (+311 additions, -186 deletions)
View changed files
📝
Release.md(+2 -20)📝
client/proxy/proxy.go(+28 -26)📝
go.mod(+33 -34)📝
go.sum(+75 -78)📝
hack/run-e2e.sh(+1 -1)📝
package.sh(+1 -1)📝
pkg/plugin/client/http2https.go(+3 -0)📝
pkg/plugin/client/https2http.go(+6 -1)📝
pkg/plugin/client/https2https.go(+6 -1)📝
pkg/plugin/client/plugin.go(+2 -0)📝
pkg/util/net/conn.go(+10 -1)📝
pkg/util/version/version.go(+1 -1)📝
pkg/util/vhost/http.go(+1 -0)📝
test/e2e/framework/request.go(+1 -1)📝
test/e2e/v1/features/real_ip.go(+141 -21)📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.