mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3517] [MERGED] bump version to v0.51.0 #4769
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#4769
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/3517
Author: @fatedier
Created: 7/5/2023
Status: ✅ Merged
Merged: 7/5/2023
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (5)
801e8c6support wss between frpc and frps (#3503)4c4d5f0service.Run supports passing in context (#3504)fc4e787frpc: support stop command (#3511)88c7e8bupdate doc (#3512)b1789afupdate version (#3516)📊 Changes
22 files changed (+398 additions, -80 deletions)
View changed files
📝
.github/pull_request_template.md(+0 -4)📝
README.md(+69 -0)📝
README_zh.md(+22 -7)📝
Release.md(+4 -10)📝
client/admin.go(+1 -0)📝
client/admin_api.go(+21 -4)📝
client/service.go(+36 -14)📝
cmd/frpc/sub/root.go(+9 -10)➕
cmd/frpc/sub/stop.go(+84 -0)📝
cmd/frps/root.go(+2 -1)📝
conf/frpc_full.ini(+1 -1)📝
go.mod(+4 -1)📝
go.sum(+4 -4)📝
pkg/config/client.go(+3 -2)📝
pkg/util/net/dial.go(+8 -2)📝
pkg/util/version/version.go(+1 -1)📝
server/dashboard_api.go(+4 -4)📝
server/service.go(+20 -6)📝
test/e2e/basic/basic.go(+13 -5)📝
test/e2e/basic/client.go(+28 -0)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.