mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4392] [MERGED] bump version #4973
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#4973
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/4392
Author: @fatedier
Created: 8/19/2024
Status: ✅ Merged
Merged: 8/19/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (7)
69cc422client plugin: added plugin tls2raw (#4341)e804519Fix loginFailExit = false bug (#4354)ae73ec2added a 30s timeout for frpc subcommands to avoid long delays (#4359)f1fb2d7update .github/FUNDING.yml (#4365)d47e138bump templexxx/cpu version and add support for linux/loong64 (#4367)2dcdb24replace github.com/templexxx/xorsimd to the new version (#4373)03c8d7bbump kcp-go to add linux/loong64 support (#4384)📊 Changes
33 files changed (+272 additions, -132 deletions)
View changed files
📝
.github/FUNDING.yml(+1 -1)📝
.golangci.yml(+1 -0)📝
Makefile.cross-compiles(+1 -1)📝
README.md(+0 -5)📝
README_zh.md(+0 -5)📝
Release.md(+4 -4)📝
client/proxy/proxy.go(+1 -1)📝
client/service.go(+9 -8)📝
cmd/frpc/sub/admin.go(+27 -19)📝
conf/frpc_full_example.toml(+10 -0)📝
go.mod(+3 -4)📝
go.sum(+8 -8)📝
package.sh(+1 -1)📝
pkg/config/v1/plugin.go(+11 -0)📝
pkg/config/v1/validation/plugin.go(+9 -0)📝
pkg/plugin/client/http2http.go(+4 -1)📝
pkg/plugin/client/http2https.go(+2 -1)📝
pkg/plugin/client/http_proxy.go(+2 -1)📝
pkg/plugin/client/https2http.go(+3 -21)📝
pkg/plugin/client/https2https.go(+3 -21)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.