[PR #1494] [MERGED] bump version to v0.29.1 #4397

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

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


📝 Commits (10+)

  • dc6a5a2 fix bad encryption and compression when use xtcp
  • 5dc8175 Merge pull request #1420 from Hurricanezwf/fix-bad-xtcp-encryption
  • bf0993d Grammer fixes
  • 5f8ed4f Fix CR
  • 6ca3160 Merge pull request #1451 from GuyLewin/dev
  • 649f47c change log method
  • cd44c9f Merge pull request #1459 from fatedier/new
  • dc0fd60 frp: Fix typos in English Readme.
  • 8eb945e dev:udp: Add an Unlock before a continue, to fix a double lock bug
  • 858d8f0 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1494 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 11/2/2019 **Status:** ✅ Merged **Merged:** 11/2/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`dc6a5a2`](https://github.com/fatedier/frp/commit/dc6a5a29c11e3572e9f9347b096df900a1aa7583) fix bad encryption and compression when use xtcp - [`5dc8175`](https://github.com/fatedier/frp/commit/5dc8175fc8b4824d1bf06c9068d3a534331a1dc4) Merge pull request #1420 from Hurricanezwf/fix-bad-xtcp-encryption - [`bf0993d`](https://github.com/fatedier/frp/commit/bf0993d2a68e4f4e10465facdb9a58dc746c8abb) Grammer fixes - [`5f8ed4f`](https://github.com/fatedier/frp/commit/5f8ed4fc609954366031886b8484daa7337f870f) Fix CR - [`6ca3160`](https://github.com/fatedier/frp/commit/6ca3160b33be52a5d923874c5eb402bc8a30ad05) Merge pull request #1451 from GuyLewin/dev - [`649f47c`](https://github.com/fatedier/frp/commit/649f47c3455edb914c8a668813706e97e6770bb9) change log method - [`cd44c9f`](https://github.com/fatedier/frp/commit/cd44c9f55c0f6fd5fcb42d0ed284d9096b4b0eca) Merge pull request #1459 from fatedier/new - [`dc0fd60`](https://github.com/fatedier/frp/commit/dc0fd60d3058025a6f0fde9f52216d6eca45c6ed) frp: Fix typos in English Readme. - [`8eb945e`](https://github.com/fatedier/frp/commit/8eb945ee9b14c1e4b513d401ddf21a8ce922651e) dev:udp: Add an Unlock before a continue, to fix a double lock bug - [`858d8f0`](https://github.com/fatedier/frp/commit/858d8f0ba707c51bf1316668e334c691b2e49549) Merge pull request #1460 from weisi/dev ### 📊 Changes **47 files changed** (+861 additions, -879 deletions) <details> <summary>View changed files</summary> 📝 `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_ </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:17 -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#4397
No description provided.