[PR #1415] [MERGED] bump version to v0.29.0 #4385

Closed
opened 2026-05-05 14:41:06 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: dev


📝 Commits (10+)

  • 388b016 support disable_log_color for console mode
  • 1ad50d5 bump version to v0.29.0
  • 934ac2b add support for add http header when using https2http plugin
  • ff35788 use Set() instead of Add() when attaching additional headers
  • d1f4ac0 add README for this feature
  • ca8a5b7 Merge pull request #1382 from Hurricanezwf/feature/add-httpstohttp-header
  • e680128 ci: add http load balancing test cases
  • a415573 Merge pull request #1390 from fatedier/new
  • 00bd0a8 Load assets for dashboard/admin panel on demand
  • 6277af4 Pass 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1415 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 8/29/2019 **Status:** ✅ Merged **Merged:** 8/29/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`388b016`](https://github.com/fatedier/frp/commit/388b01684225f3ac6902225195faae9058296abf) support disable_log_color for console mode - [`1ad50d5`](https://github.com/fatedier/frp/commit/1ad50d59824a194f548514eaece98dc290f8983c) bump version to v0.29.0 - [`934ac2b`](https://github.com/fatedier/frp/commit/934ac2b8361bebdb7bc8f83db84483d646166d34) add support for add http header when using https2http plugin - [`ff35788`](https://github.com/fatedier/frp/commit/ff357882ac8f8cfa6455e71ab7b20e71993d4ab0) use Set() instead of Add() when attaching additional headers - [`d1f4ac0`](https://github.com/fatedier/frp/commit/d1f4ac0f2d0651c884348aa1310df1b57efdbfcd) add README for this feature - [`ca8a5b7`](https://github.com/fatedier/frp/commit/ca8a5b753cdfadab1e49556796bbaa78c908b8a9) Merge pull request #1382 from Hurricanezwf/feature/add-httpstohttp-header - [`e680128`](https://github.com/fatedier/frp/commit/e68012858e5e4b8461ec333972dcca49213b623e) ci: add http load balancing test cases - [`a415573`](https://github.com/fatedier/frp/commit/a415573e45e29ea75a6a6ba877ed39023c4b6cb6) Merge pull request #1390 from fatedier/new - [`00bd0a8`](https://github.com/fatedier/frp/commit/00bd0a8af4f1365d114484ee2ed1c47417c8d450) Load assets for dashboard/admin panel on demand - [`6277af4`](https://github.com/fatedier/frp/commit/6277af47902358bfd53acb0013b9a6cdbde0d648) Pass server configuration as an argument ### 📊 Changes **42 files changed** (+678 additions, -405 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:41:06 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4385
No description provided.