mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1494] [MERGED] bump version to v0.29.1 #4397
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#4397
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/1494
Author: @fatedier
Created: 11/2/2019
Status: ✅ Merged
Merged: 11/2/2019
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
dc6a5a2fix bad encryption and compression when use xtcp5dc8175Merge pull request #1420 from Hurricanezwf/fix-bad-xtcp-encryptionbf0993dGrammer fixes5f8ed4fFix CR6ca3160Merge pull request #1451 from GuyLewin/dev649f47cchange log methodcd44c9fMerge pull request #1459 from fatedier/newdc0fd60frp: Fix typos in English Readme.8eb945edev:udp: Add an Unlock before a continue, to fix a double lock bug858d8f0Merge pull request #1460 from weisi/dev📊 Changes
47 files changed (+861 additions, -879 deletions)
View changed files
📝
Makefile(+1 -1)📝
README.md(+178 -179)📝
client/control.go(+44 -29)📝
client/health/health.go(+11 -22)📝
client/proxy/proxy.go(+61 -54)📝
client/proxy/proxy_manager.go(+12 -12)📝
client/proxy/proxy_wrapper.go(+22 -16)📝
client/service.go(+32 -17)📝
client/visitor.go(+56 -50)📝
client/visitor_manager.go(+15 -9)📝
cmd/frps/root.go(+1 -1)📝
go.sum(+0 -14)📝
models/plugin/http_proxy.go(+1 -1)📝
models/plugin/https2http.go(+2 -1)📝
models/plugin/plugin.go(+3 -3)📝
models/plugin/socks5.go(+2 -1)📝
models/plugin/static_file.go(+2 -1)📝
models/plugin/unix_domain_socket.go(+1 -3)📝
models/proto/udp/udp.go(+1 -0)📝
server/control.go(+47 -33)...and 27 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.