mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #5112] [MERGED] bump version #5130
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#5130
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/5112
Author: @fatedier
Created: 1/4/2026
Status: ✅ Merged
Merged: 1/4/2026
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
e382676update README (#5001)ee3cc4bFix CloseNotifyConn.Close function (#5022)2def23bupdate sponsor (#5030)469097aupdate sponsor pic (#5031)1cf325bhttps: add load balancing group support (#5032)a75320eupdate quic-go dependency from v0.53.0 to v0.55.0 (#5033)e025843vnet: add exponential backoff for failed reconnections (#5035)b27b846config: add enabled field for individual proxy and visitor (#5048)f736d17rotate gold sponsor order periodically (#5067)66973a0Addexecvalue source type (#5050)📊 Changes
60 files changed (+1153 additions, -367 deletions)
View changed files
📝
.golangci.yml(+1 -0)📝
README.md(+29 -23)📝
README_zh.md(+28 -29)📝
Release.md(+11 -3)📝
client/admin_api.go(+1 -1)📝
client/control.go(+7 -7)📝
client/proxy/proxy.go(+4 -1)📝
client/proxy/proxy_manager.go(+5 -2)📝
client/proxy/proxy_wrapper.go(+2 -1)📝
client/proxy/sudp.go(+1 -1)📝
client/proxy/udp.go(+1 -1)📝
client/service.go(+12 -6)📝
client/visitor/stcp.go(+17 -1)📝
client/visitor/visitor.go(+1 -1)📝
client/visitor/xtcp.go(+11 -0)📝
cmd/frpc/sub/proxy.go(+10 -4)📝
cmd/frpc/sub/root.go(+19 -8)📝
cmd/frpc/sub/verify.go(+3 -1)📝
cmd/frps/root.go(+8 -1)📝
cmd/frps/verify.go(+4 -1)...and 40 more files
📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.