mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2302] [MERGED] bump version #4547
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#4547
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/2302
Author: @fatedier
Created: 3/15/2021
Status: ✅ Merged
Merged: 3/15/2021
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
3621aadReconstruct config (#2098)fa89671Update README (#2221)52d5c9einitial commit for https2https plugin (#2201)976fd81modify gitignore;fix a typo (#2237)8fcd4f4client: reconnect more quickly if it's a dial error (#2240)78b8bb7update docs: add example for building tls certificates (#2251)0a2384afix XTCP error handling (#2273)b5aee82update: support custom tls server name (#2278)8e25f13update: support ipv6 (#2288)184a0ffupdate Makefile.cross-compiles and support darwin/arm64 (#2295)📊 Changes
56 files changed (+3092 additions, -1722 deletions)
View changed files
📝
.circleci/config.yml(+2 -2)📝
.github/workflows/build-and-push-image.yml(+1 -1)📝
.github/workflows/goreleaser.yml(+1 -1)📝
.gitignore(+1 -0)📝
Makefile.cross-compiles(+16 -26)📝
README.md(+99 -7)📝
Release.md(+10 -1)📝
client/admin.go(+1 -3)📝
client/admin_api.go(+2 -2)📝
client/control.go(+5 -1)📝
client/proxy/proxy.go(+10 -6)📝
client/service.go(+19 -5)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/root.go(+5 -13)📝
cmd/frpc/sub/stcp.go(+1 -1)📝
cmd/frpc/sub/sudp.go(+1 -1)📝
cmd/frpc/sub/tcp.go(+1 -1)📝
cmd/frpc/sub/tcpmux.go(+1 -1)📝
cmd/frpc/sub/udp.go(+1 -1)...and 36 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.