[PR #4137] [MERGED] bump version #4924

Closed
opened 2026-05-05 14:51:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: dev


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/4137 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`86f90f4`](https://github.com/fatedier/frp/commit/86f90f4d2709194c7537e7be4f4a6d4f379adbd4) package.sh add android (#4094) - [`590ccda`](https://github.com/fatedier/frp/commit/590ccda677afef39763e225fb777c3b2bf0ef4c7) fix x-forwarded-for header (#4111) - [`d2d03a8`](https://github.com/fatedier/frp/commit/d2d03a8fd93b4482dc3e278398ecd093d7d6a12b) bump deps version (#4136) ### 📊 Changes **15 files changed** (+311 additions, -186 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:51:23 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4924
No description provided.