mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2869] [MERGED] bump version to v0.41.0 #4646
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#4646
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/2869
Author: @fatedier
Created: 3/23/2022
Status: ✅ Merged
Merged: 3/23/2022
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (6)
37c2716workflows: update stale action (#2846)63efa6bsupport pprof (#2849)452fe25feat: SUDP alway reconnect and print too much log when no data ready (#2844)100d556support tcp keepalive params (#2863)11b1353add release note (#2867)4acae54support go1.18 and remove go1.16 (#2868)📊 Changes
21 files changed (+113 additions, -43 deletions)
View changed files
📝
.circleci/config.yml(+2 -2)📝
.github/workflows/build-and-push-image.yml(+1 -1)📝
.github/workflows/goreleaser.yml(+1 -1)📝
.github/workflows/stale.yml(+4 -2)📝
.goreleaser.yml(+4 -1)📝
Release.md(+3 -8)📝
client/admin.go(+12 -2)📝
client/control.go(+1 -0)📝
client/service.go(+1 -0)📝
client/visitor.go(+28 -15)📝
conf/frpc_full.ini(+10 -1)📝
conf/frps_full.ini(+10 -2)📝
go.mod(+1 -1)📝
go.sum(+2 -4)📝
pkg/config/client.go(+8 -0)📝
pkg/config/client_test.go(+1 -0)📝
pkg/config/server.go(+8 -0)📝
pkg/config/server_test.go(+2 -0)📝
pkg/util/version/version.go(+1 -1)📝
server/dashboard.go(+12 -2)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.