[PR #238] [MERGED] bump version to 0.9.3 #4163

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/238
Author: @fatedier
Created: 1/17/2017
Status: Merged
Merged: 1/17/2017
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (5)

  • 694ee44 subdomain: subdomain can be configured in frps.ini, fix #220
  • 63be94c Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes.
  • 5f20a22 Merge pull request #231 from LitleCarl/dev
  • 92daa45 change version to 0.9.3
  • f9a0d89 pool: fix panic caused by sending to closed channel, fix #237

📊 Changes

7 files changed (+83 additions, -46 deletions)

View changed files

📝 README.md (+1 -0)
📝 README_zh.md (+1 -0)
📝 src/cmd/frps/control.go (+14 -14)
📝 src/models/client/config.go (+24 -20)
📝 src/models/server/config.go (+34 -10)
📝 src/models/server/server.go (+8 -1)
📝 src/utils/version/version.go (+1 -1)

📄 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/238 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 1/17/2017 **Status:** ✅ Merged **Merged:** 1/17/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`694ee44`](https://github.com/fatedier/frp/commit/694ee44af6f8a0708af8ff0c693eacb767542f61) subdomain: subdomain can be configured in frps.ini, fix #220 - [`63be94c`](https://github.com/fatedier/frp/commit/63be94c611ae77549ac42711bdb712768ff773e3) Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes. - [`5f20a22`](https://github.com/fatedier/frp/commit/5f20a22b0d80bfe3d87887cec9339809d3c3bc5b) Merge pull request #231 from LitleCarl/dev - [`92daa45`](https://github.com/fatedier/frp/commit/92daa45b6888fb93ce275a669b5c9608cc1fb62e) change version to 0.9.3 - [`f9a0d89`](https://github.com/fatedier/frp/commit/f9a0d891a1635b69788ca31035728098d5f24997) pool: fix panic caused by sending to closed channel, fix #237 ### 📊 Changes **7 files changed** (+83 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `README_zh.md` (+1 -0) 📝 `src/cmd/frps/control.go` (+14 -14) 📝 `src/models/client/config.go` (+24 -20) 📝 `src/models/server/config.go` (+34 -10) 📝 `src/models/server/server.go` (+8 -1) 📝 `src/utils/version/version.go` (+1 -1) </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:36:49 -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#4163
No description provided.