mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3550] [MERGED] release v0.51.2 #4780
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#4780
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/3550
Author: @fatedier
Created: 7/25/2023
Status: ✅ Merged
Merged: 7/25/2023
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (4)
46ff405update github actions (#3538)3235addupdate dependencies (#3539)6430afcfix a goroutine leak issue caused by Login plugin timeout (#3547)e9e12cffix incorrect use of snappy pool (#3549)📊 Changes
43 files changed (+269 additions, -977 deletions)
View changed files
📝
.github/workflows/build-and-push-image.yml(+2 -2)📝
.github/workflows/golangci-lint.yml(+2 -2)📝
.github/workflows/goreleaser.yml(+3 -3)📝
.github/workflows/stale.yml(+1 -1)📝
Release.md(+6 -2)📝
client/admin_api.go(+5 -5)📝
client/control.go(+1 -1)📝
client/proxy/general_tcp.go(+1 -1)📝
client/proxy/proxy.go(+5 -3)📝
client/proxy/sudp.go(+2 -4)📝
client/proxy/udp.go(+2 -4)📝
client/service.go(+1 -1)📝
client/visitor/stcp.go(+3 -3)📝
client/visitor/xtcp.go(+5 -5)📝
go.mod(+44 -39)📝
go.sum(+99 -790)📝
pkg/config/proxy.go(+10 -25)📝
pkg/config/proxy_test.go(+1 -1)📝
pkg/config/visitor_test.go(+1 -1)📝
pkg/metrics/mem/server.go(+4 -4)...and 23 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.