mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1990] [MERGED] bump version to v0.34.0 #4486
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#4486
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/1990
Author: @fatedier
Created: 9/18/2020
Status: ✅ Merged
Merged: 9/19/2020
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
d193519feat: Support user specify udp packet size in config (#1794)1ab23b5fix: typo (#1799)591023afix: add frpc tls_enable flag and frps tls_only flag (#1798)bd6435cfix: frps plugin manager (#1803)228e225fix: sync/atomic bug, fix #1804 (#1805)964a1bbrefine: frpc flags (#1811)dfbf9c4style: adjust frps files (#1820)2170c48update doc (#1821)8b75b8bfix by golint (#1822)2623171new e2e framework (#1835)📊 Changes
114 files changed (+3414 additions, -2822 deletions)
View changed files
📝
Makefile(+4 -1)📝
README.md(+1 -0)📝
README_zh.md(+16 -981)📝
client/admin.go(+2 -2)📝
client/admin_api.go(+44 -44)📝
client/control.go(+31 -23)📝
client/event/event.go(+3 -3)📝
client/health/health.go(+12 -12)📝
client/proxy/proxy.go(+123 -97)📝
client/proxy/proxy_manager.go(+14 -14)📝
client/proxy/proxy_wrapper.go(+50 -50)📝
client/service.go(+24 -16)📝
client/visitor.go(+48 -34)📝
cmd/frpc/sub/http.go(+7 -14)📝
cmd/frpc/sub/https.go(+5 -12)📝
cmd/frpc/sub/root.go(+26 -5)📝
cmd/frpc/sub/status.go(+12 -12)📝
cmd/frpc/sub/stcp.go(+7 -14)📝
cmd/frpc/sub/sudp.go(+7 -14)📝
cmd/frpc/sub/tcp.go(+5 -12)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.