[PR #1322] [MERGED] bump version to v0.27.1 #4358

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1322
Author: @fatedier
Created: 7/14/2019
Status: Merged
Merged: 7/14/2019
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (8)

📊 Changes

9 files changed (+159 additions, -124 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE (+2 -0)
📝 cmd/frpc/sub/reload.go (+10 -11)
📝 cmd/frpc/sub/status.go (+65 -63)
📝 cmd/frps/root.go (+1 -1)
📝 go.sum (+15 -0)
📝 server/service.go (+10 -1)
📝 tests/util/util.go (+44 -44)
📝 utils/net/tls.go (+11 -3)
📝 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/1322 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 7/14/2019 **Status:** ✅ Merged **Merged:** 7/14/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (8) - [`75383a9`](https://github.com/fatedier/frp/commit/75383a95b360d3ed05b946800c627488e6a1fefc) resp.Body must be closed after function return - [`2d24879`](https://github.com/fatedier/frp/commit/2d24879fa37388e44b48955bff9ace25c9ec8bc6) fix - [`65fe0a1`](https://github.com/fatedier/frp/commit/65fe0a11795b67095bd8715e54d652d9bd73af6e) Merge pull request #1271 from jiajunhuang/resp_body_should_be_closed - [`802d1c1`](https://github.com/fatedier/frp/commit/802d1c1861527f7c9c06b76c47d17fea38a5a16b) replace the _ - [`fd336a5`](https://github.com/fatedier/frp/commit/fd336a5503e4d34b1e22deefd197310a401ab3b9) Merge pull request #1275 from Arugal/dev - [`17cc073`](https://github.com/fatedier/frp/commit/17cc0735d1bce68ebe73a26c24475c1a854dd334) add read timeout for TLS check operation - [`541ad8d`](https://github.com/fatedier/frp/commit/541ad8d899229c363ebb6d55c44d231cf8cc7f7b) update ISSUE_TEMPLATE - [`8e36e2b`](https://github.com/fatedier/frp/commit/8e36e2bb676ece6f048114d8bba9cb20c44204c3) Merge pull request #1320 from fatedier/new ### 📊 Changes **9 files changed** (+159 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE` (+2 -0) 📝 `cmd/frpc/sub/reload.go` (+10 -11) 📝 `cmd/frpc/sub/status.go` (+65 -63) 📝 `cmd/frps/root.go` (+1 -1) 📝 `go.sum` (+15 -0) 📝 `server/service.go` (+10 -1) 📝 `tests/util/util.go` (+44 -44) 📝 `utils/net/tls.go` (+11 -3) 📝 `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:40:31 -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#4358
No description provided.