[PR #3537] [MERGED] release v0.51.1 #4774

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3537
Author: @fatedier
Created: 7/20/2023
Status: Merged
Merged: 7/20/2023
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (3)

📊 Changes

14 files changed (+39 additions, -25 deletions)

View changed files

📝 .github/FUNDING.yml (+1 -0)
📝 README_zh.md (+6 -2)
📝 Release.md (+2 -10)
📝 client/proxy/proxy.go (+3 -1)
📝 client/proxy/sudp.go (+3 -1)
📝 client/proxy/udp.go (+3 -1)
📝 client/visitor/stcp.go (+3 -1)
📝 client/visitor/xtcp.go (+3 -1)
📝 go.mod (+2 -2)
📝 go.sum (+4 -3)
📝 pkg/util/version/version.go (+1 -1)
📝 server/proxy/http.go (+3 -1)
📝 server/proxy/proxy.go (+3 -1)
📝 test/e2e/basic/basic.go (+2 -0)

📄 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/3537 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 7/20/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`8f105ad`](https://github.com/fatedier/frp/commit/8f105adbcac3b76a97a8e4744cfa31e85d4c51f1) update FUNDING.yml (#3520) - [`90861b6`](https://github.com/fatedier/frp/commit/90861b6821555c253beb10927c88f5f108a8e11d) update golib (#3532) - [`efcc028`](https://github.com/fatedier/frp/commit/efcc028a3deba745619478da504ac7853bd84606) fix a race condition issue (#3536) ### 📊 Changes **14 files changed** (+39 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/FUNDING.yml` (+1 -0) 📝 `README_zh.md` (+6 -2) 📝 `Release.md` (+2 -10) 📝 `client/proxy/proxy.go` (+3 -1) 📝 `client/proxy/sudp.go` (+3 -1) 📝 `client/proxy/udp.go` (+3 -1) 📝 `client/visitor/stcp.go` (+3 -1) 📝 `client/visitor/xtcp.go` (+3 -1) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -3) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `server/proxy/http.go` (+3 -1) 📝 `server/proxy/proxy.go` (+3 -1) 📝 `test/e2e/basic/basic.go` (+2 -0) </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:48:31 -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#4774
No description provided.