mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2906] [MERGED] bump version #4657
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#4657
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/2906
Author: @fatedier
Created: 4/22/2022
Status: ✅ Merged
Merged: 4/22/2022
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (8)
305e40fupdate .goreleaser.yml18a2af4frpc: support multiple confs (#2873)915d9f4fix some typos (#2882)a7a4ba2fix error parsing env values (#2886)6481870fix: data races when accessinggithub.com/fatedier/frp/client.(*Service).ctl(#2891)21240edsome improvements888ed25dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894)6c65858bump version to v0.42.0📊 Changes
16 files changed (+95 additions, -50 deletions)
View changed files
📝
.goreleaser.yml(+1 -1)📝
Makefile(+4 -1)📝
Release.md(+3 -4)📝
client/proxy/proxy.go(+1 -1)📝
client/service.go(+35 -1)📝
cmd/frpc/main.go(+0 -8)📝
cmd/frpc/sub/root.go(+39 -22)📝
conf/frpc_full.ini(+1 -1)📝
go.mod(+1 -1)📝
go.sum(+2 -2)📝
pkg/config/client.go(+1 -1)📝
pkg/config/value.go(+3 -3)📝
pkg/util/version/version.go(+1 -1)📝
pkg/util/vhost/http.go(+1 -1)📝
server/control.go(+1 -1)📝
test/e2e/plugin/server.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.