mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1415] [MERGED] bump version to v0.29.0 #4385
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#4385
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/1415
Author: @fatedier
Created: 8/29/2019
Status: ✅ Merged
Merged: 8/29/2019
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
388b016support disable_log_color for console mode1ad50d5bump version to v0.29.0934ac2badd support for add http header when using https2http pluginff35788use Set() instead of Add() when attaching additional headersd1f4ac0add README for this featureca8a5b7Merge pull request #1382 from Hurricanezwf/feature/add-httpstohttp-headere680128ci: add http load balancing test casesa415573Merge pull request #1390 from fatedier/new00bd0a8Load assets for dashboard/admin panel on demand6277af4Pass server configuration as an argument📊 Changes
42 files changed (+678 additions, -405 deletions)
View changed files
📝
README.md(+2 -1)📝
README_zh.md(+2 -1)📝
client/admin.go(+1 -2)📝
client/admin_api.go(+18 -19)📝
client/control.go(+20 -11)📝
client/proxy/proxy.go(+14 -11)📝
client/proxy/proxy_manager.go(+14 -7)📝
client/proxy/proxy_wrapper.go(+2 -2)📝
client/service.go(+33 -23)📝
client/visitor.go(+2 -3)📝
cmd/frpc/main.go(+4 -0)📝
cmd/frpc/sub/http.go(+3 -2)📝
cmd/frpc/sub/https.go(+3 -2)📝
cmd/frpc/sub/reload.go(+7 -8)📝
cmd/frpc/sub/root.go(+44 -40)📝
cmd/frpc/sub/status.go(+7 -8)📝
cmd/frpc/sub/stcp.go(+3 -2)📝
cmd/frpc/sub/tcp.go(+3 -2)📝
cmd/frpc/sub/udp.go(+3 -2)📝
cmd/frpc/sub/xtcp.go(+3 -2)...and 22 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.