mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3651] [MERGED] bump version to v0.52.0 #4798
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#4798
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/3651
Author: @fatedier
Created: 10/10/2023
Status: ✅ Merged
Merged: 10/10/2023
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (9)
885b029remove arch 386 (#3593)c95311dsupport yaml/json/toml configuration format, make ini deprecated (#3599)7cd02f5add e2e tests for v1 config (#3608)74255f7config: add some validations (#3610)bae0b4doptimize the code of the command line (#3614)5c8ea51return ssl alert unrecognized_name when https domain not registered (#3620)5e70d5bcode optimization (#3625)21d8e67mentioned antivirus detection in installation instructions, added recommendation to whitelist client binaries in antivirus (#3647)3ae1a4fupdate confugration examples and README (#3650)📊 Changes
170 files changed (+9453 additions, -5716 deletions)
View changed files
📝
.golangci.yml(+12 -10)📝
Makefile.cross-compiles(+1 -3)📝
README.md(+490 -508)📝
README_zh.md(+0 -4)📝
Release.md(+7 -1)📝
client/admin.go(+2 -2)📝
client/admin_api.go(+13 -58)📝
client/control.go(+15 -13)📝
client/health/health.go(+22 -13)📝
client/proxy/general_tcp.go(+8 -8)📝
client/proxy/proxy.go(+36 -38)📝
client/proxy/proxy_manager.go(+12 -6)📝
client/proxy/proxy_wrapper.go(+16 -15)📝
client/proxy/sudp.go(+8 -8)📝
client/proxy/udp.go(+8 -8)📝
client/proxy/xtcp.go(+12 -12)📝
client/service.go(+44 -46)📝
client/visitor/stcp.go(+8 -8)📝
client/visitor/sudp.go(+8 -8)📝
client/visitor/visitor.go(+8 -8)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.