mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4205] [MERGED] bump version #4945
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#4945
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/4205
Author: @fatedier
Created: 5/7/2024
Status: ✅ Merged
Merged: 5/7/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
ba937e9update README (#4139)e52727eupdate golib (#4142)07946e9fix: revert gorilla/websocket from 1.5.1 to 1.5.0 (#4149)dd7e2e8return 504 instead of 404 for proxy type http request timeout (#4151)f3a71bcshow tcpmux proxies on the frps dashboard (#4152)2626d6esupport linux/arm v6 (#4154)885278cREADME add releated projects (#4167)eaae212Makefile.cross-compiles: Fix softfloat flag not being honored for mipsle. (#4176)c1893eeadjust arm compilation configuration (#4181)4059690client: add StatusExporter in service (#4182)📊 Changes
48 files changed (+493 additions, -243 deletions)
View changed files
📝
.golangci.yml(+1 -5)📝
Makefile.cross-compiles(+22 -10)📝
README.md(+11 -5)📝
README_zh.md(+6 -5)📝
Release.md(+9 -2)📝
assets/frps/static/index-82-40HIG.js(+16 -16)📝
assets/frps/static/index.html(+1 -1)📝
client/admin_api.go(+1 -1)📝
client/connector.go(+17 -17)📝
client/control.go(+3 -9)📝
client/proxy/proxy.go(+3 -3)📝
client/service.go(+20 -7)📝
conf/frpc_full_example.toml(+1 -0)📝
go.mod(+3 -3)📝
go.sum(+6 -6)📝
package.sh(+42 -35)📝
pkg/config/v1/client.go(+8 -2)📝
pkg/config/v1/proxy.go(+3 -0)📝
pkg/config/v1/server.go(+6 -1)📝
pkg/msg/msg.go(+1 -0)...and 28 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.