mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3668] [MERGED] bump version to v0.52.1 #4806
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#4806
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/3668
Author: @fatedier
Created: 10/11/2023
Status: ✅ Merged
Merged: 10/11/2023
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (6)
5eb8f3dfix tlsVerify json tag (#3654)307d1bfFix log.level configuration in frps.toml (#3655)7cc67e8fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660)df12cc2fix broken server api and dashboard info (#3662)b9c24e9natHoleSTUNServer set default value (#3664)01a0d55fix legacy ini proxy conversion panic (#3667)📊 Changes
26 files changed (+261 additions, -238 deletions)
View changed files
📝
README.md(+2 -0)📝
Release.md(+5 -8)📝
assets/frps/static/index-9465253b.js(+19 -19)📝
assets/frps/static/index.html(+1 -1)📝
client/service.go(+3 -0)📝
conf/frps.toml(+1 -1)📝
pkg/config/legacy/conversion.go(+1 -0)📝
pkg/config/legacy/server.go(+1 -1)📝
pkg/config/v1/client.go(+1 -0)📝
pkg/config/v1/client_test.go(+1 -0)📝
pkg/config/v1/common.go(+1 -1)📝
pkg/config/v1/plugin.go(+4 -2)📝
pkg/util/version/version.go(+1 -1)📝
server/dashboard_api.go(+35 -35)📝
test/e2e/framework/consts/consts.go(+2 -0)📝
test/e2e/framework/process.go(+1 -0)📝
test/e2e/v1/basic/client_server.go(+19 -1)📝
web/frps/auto-imports.d.ts(+3 -1)📝
web/frps/src/components/ProxiesHTTP.vue(+6 -6)📝
web/frps/src/components/ProxiesHTTPS.vue(+6 -6)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.