mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1728] [MERGED] bump version to v0.32.1 #4443
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#4443
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/1728
Author: @fatedier
Created: 4/2/2020
Status: ✅ Merged
Merged: 4/2/2020
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
f65ffe2remove vendor10acf63[Feature] Include RunId in FRP Server Plugin NewProxy message (#1700)a4b105d[Feature] Server Plugin - Ping and NewWorkConn RPC (#1702)809f517server plugin: set version and op in http request query (#1707)4c2afb5doc: add plugin repo link (#1710)a8efaeeImprove basic examples for newbies (#1711)ffb9323remove qq infocaa6e8cfix: frpc reconnect frps frequently lead to memory leak (#1722)b6ec9dabump version to v0.32.1abb5b05update package.sh📊 Changes
190 files changed (+342 additions, -46944 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE(+0 -3)📝
.gitignore(+1 -0)📝
.travis.yml(+1 -1)📝
Makefile.cross-compiles(+27 -26)📝
README.md(+5 -1)📝
README_zh.md(+7 -4)📝
client/control.go(+1 -0)📝
client/service.go(+25 -0)📝
client/visitor_manager.go(+25 -8)📝
doc/server_plugin.md(+73 -23)📝
go.sum(+21 -0)📝
models/plugin/server/http.go(+5 -1)📝
models/plugin/server/manager.go(+90 -4)📝
models/plugin/server/plugin.go(+4 -2)📝
models/plugin/server/types.go(+11 -0)📝
package.sh(+10 -6)📝
server/control.go(+16 -2)📝
server/service.go(+19 -5)📝
utils/version/version.go(+1 -1)➖
vendor/github.com/coreos/go-oidc/.gitignore(+0 -2)...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.