[PR #2792] [MERGED] bump version #4627

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2792
Author: @fatedier
Created: 2/9/2022
Status: Merged
Merged: 2/9/2022
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (5)

📊 Changes

23 files changed (+101 additions, -79 deletions)

View changed files

📝 README.md (+21 -15)
📝 README_zh.md (+17 -4)
📝 Release.md (+1 -10)
📝 client/proxy/proxy.go (+6 -10)
📝 client/visitor.go (+4 -3)
📝 doc/pic/sponsor_doppler.png (+0 -0)
doc/pic/sponsor_workos.png (+0 -0)
📝 pkg/util/net/udp.go (+2 -1)
📝 pkg/util/net/websocket.go (+2 -2)
📝 pkg/util/tcpmux/httpconnect.go (+1 -1)
📝 pkg/util/util/http.go (+0 -11)
📝 pkg/util/util/util.go (+2 -1)
📝 pkg/util/version/version.go (+1 -1)
📝 pkg/util/vhost/http.go (+3 -3)
📝 server/group/tcp.go (+2 -2)
📝 server/ports/ports.go (+3 -3)
📝 server/proxy/tcp.go (+2 -1)
📝 server/proxy/udp.go (+2 -1)
📝 server/service.go (+6 -5)
📝 test/e2e/basic/client_server.go (+20 -0)

...and 3 more files

📄 Description

No description provided


🔄 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/2792 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/9/2022 **Status:** ✅ Merged **Merged:** 2/9/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`07873d4`](https://github.com/fatedier/frp/commit/07873d471f05e9ed5ab2680cc5103a7efa35ff4a) doc: update donation section (#2783) - [`b2311e5`](https://github.com/fatedier/frp/commit/b2311e55e758df763219e7068f18dbcfdf6d2317) add new sponsor logo (#2785) - [`6194273`](https://github.com/fatedier/frp/commit/6194273615040a35a4c830ee75cb7dcf5c2925f8) use net.JoinHostPort instead of fmt.Sprintf (#2791) - [`d20a6d3`](https://github.com/fatedier/frp/commit/d20a6d3d751cd93a05467bc09b4d32f7dff3f49a) update release note - [`ddc1e16`](https://github.com/fatedier/frp/commit/ddc1e163c4cbc87cc1eb0d3e936c91ec6080a89d) update README ### 📊 Changes **23 files changed** (+101 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+21 -15) 📝 `README_zh.md` (+17 -4) 📝 `Release.md` (+1 -10) 📝 `client/proxy/proxy.go` (+6 -10) 📝 `client/visitor.go` (+4 -3) 📝 `doc/pic/sponsor_doppler.png` (+0 -0) ➕ `doc/pic/sponsor_workos.png` (+0 -0) 📝 `pkg/util/net/udp.go` (+2 -1) 📝 `pkg/util/net/websocket.go` (+2 -2) 📝 `pkg/util/tcpmux/httpconnect.go` (+1 -1) 📝 `pkg/util/util/http.go` (+0 -11) 📝 `pkg/util/util/util.go` (+2 -1) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `pkg/util/vhost/http.go` (+3 -3) 📝 `server/group/tcp.go` (+2 -2) 📝 `server/ports/ports.go` (+3 -3) 📝 `server/proxy/tcp.go` (+2 -1) 📝 `server/proxy/udp.go` (+2 -1) 📝 `server/service.go` (+6 -5) 📝 `test/e2e/basic/client_server.go` (+20 -0) _...and 3 more files_ </details> ### 📄 Description _No description provided_ --- <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:45:40 -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#4627
No description provided.