mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1122] [MERGED] bump version to v0.25.0 #4328
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#4328
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/1122
Author: @fatedier
Created: 3/11/2019
Status: ✅ Merged
Merged: 3/11/2019
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
178d134Update instruction of 'Rewriting the Host Header'03e4318Merge pull request #1107 from likev/patch-13cf83f5update yamux versionba45d29fix xtcp cmd3df27b9xtcp: wrap yamux on kcp connections3c03690Merge pull request #1112 from fatedier/p2pd812488support tls connectione691a40improve the stability of xtcp5e64bbfvendor: update packagedbfeea9update .travis.yml, support go1.12📊 Changes
28 files changed (+604 additions, -132 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
README.md(+27 -3)📝
README_zh.md(+29 -0)📝
client/control.go(+9 -2)📝
client/proxy/proxy.go(+79 -10)📝
client/service.go(+9 -2)📝
client/visitor.go(+31 -44)📝
cmd/frpc/sub/xtcp.go(+2 -2)📝
conf/frpc_full.ini(+3 -0)📝
go.mod(+1 -1)📝
go.sum(+2 -1)📝
models/config/client_common.go(+8 -0)📝
models/msg/msg.go(+39 -34)📝
models/nathole/nathole.go(+12 -5)📝
server/proxy/xtcp.go(+24 -2)📝
server/service.go(+41 -0)📝
tests/ci/cmd_test.go(+6 -6)📝
tests/ci/reconnect_test.go(+5 -5)📝
tests/ci/reload_test.go(+2 -2)📝
tests/ci/template_test.go(+2 -2)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.