mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1588] [MERGED] bump version to v0.31.0 #4410
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#4410
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/1588
Author: @fatedier
Created: 1/3/2020
Status: ✅ Merged
Merged: 1/3/2020
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (7)
a57679fsupport meta info for client and proxy91e46a2support server plugin feature31e2cb7bump version13e48c6Merge pull request #1575 from fatedier/newe91c947add server manage plugin docc2da396Merge pull request #1587 from fatedier/doc42014eeimprove xtcp, fix #1585📊 Changes
27 files changed (+815 additions, -34 deletions)
View changed files
📝
README.md(+7 -2)📝
README_zh.md(+8 -3)📝
client/proxy/proxy.go(+2 -2)📝
client/service.go(+1 -0)📝
conf/frpc_full.ini(+7 -0)📝
conf/frps_full.ini(+10 -0)➕
doc/server_plugin.md(+171 -0)➕
doc/server_plugin_zh.md(+171 -0)📝
models/config/client_common.go(+8 -0)📝
models/config/proxy.go(+13 -1)📝
models/config/server_common.go(+24 -0)📝
models/msg/msg.go(+16 -14)📝
models/plugin/client/http2https.go(+1 -2)📝
models/plugin/client/http_proxy.go(+0 -0)📝
models/plugin/client/https2http.go(+1 -1)📝
models/plugin/client/plugin.go(+0 -0)📝
models/plugin/client/socks5.go(+0 -0)📝
models/plugin/client/static_file.go(+0 -0)📝
models/plugin/client/unix_domain_socket.go(+0 -0)➕
models/plugin/server/http.go(+104 -0)...and 7 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.