mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4253] [MERGED] bump version #4953
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#4953
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/4253
Author: @fatedier
Created: 5/31/2024
Status: ✅ Merged
Merged: 5/31/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (6)
9ced717update build-and-push-image.yml (#4206)f0442d0plugin: fix http2 not enabled for https2http and https2https plugin (#4230)301515dupdate the default value of transport.tcpMuxKeepaliveInterval (#4231)522e2c9config: return error if plugin type is empty (#4235)e680acfandroid: only use google dns server when the default dns server cannot be obtained (#4236)77990c3fix ini configuration default values (#4250)📊 Changes
15 files changed (+63 additions, -81 deletions)
View changed files
📝
.github/workflows/build-and-push-image.yml(+2 -2)📝
Release.md(+6 -11)📝
conf/frpc_full_example.toml(+1 -1)📝
conf/frps_full_example.toml(+1 -1)📝
pkg/config/legacy/client.go(+4 -20)📝
pkg/config/legacy/server.go(+12 -26)📝
pkg/config/v1/client.go(+1 -1)📝
pkg/config/v1/plugin.go(+6 -1)📝
pkg/config/v1/proxy.go(+4 -0)📝
pkg/config/v1/server.go(+1 -1)📝
pkg/config/v1/visitor.go(+4 -0)📝
pkg/plugin/client/https2http.go(+7 -7)📝
pkg/plugin/client/https2https.go(+7 -7)📝
pkg/util/system/system_android.go(+6 -2)📝
pkg/util/version/version.go(+1 -1)📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.