mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #1000] [MERGED] bump version to v0.22.0 #4294
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#4294
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/1000
Author: @fatedier
Created: 12/9/2018
Status: ✅ Merged
Merged: 12/9/2018
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
c33b515split visitors from proxies and add health check config42ee536add module comments for vgo0d02f29refactor ci testd74b45bmore ci57417c8add ci case of reload and reconnectcc6486aadd more cmd test082447ffrpc: support health checkcbeeac0Upgrade golang to 1.102297405Merge pull request #891 from mark86092/bump-docker-to-1-10698219bfrpc: support health check📊 Changes
58 files changed (+2796 additions, -3850 deletions)
View changed files
📝
.travis.yml(+1 -0)📝
Dockerfile_multiple_build(+1 -1)📝
Gopkg.lock(+77 -6)📝
Gopkg.toml(+1 -1)📝
Makefile(+7 -13)📝
README.md(+2 -2)📝
README_zh.md(+2 -2)📝
client/admin_api.go(+4 -3)📝
client/control.go(+53 -200)➕
client/event/event.go(+28 -0)➕
client/health/health.go(+178 -0)📝
client/proxy/proxy.go(+2 -2)➕
client/proxy/proxy_manager.go(+138 -0)➕
client/proxy/proxy_wrapper.go(+244 -0)➖
client/proxy_manager.go(+0 -365)📝
client/service.go(+172 -9)📝
client/visitor.go(+16 -7)➕
client/visitor_manager.go(+123 -0)📝
cmd/frpc/main.go(+1 -1)📝
cmd/frpc/sub/root.go(+7 -2)...and 38 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.