[PR #672] [MERGED] bump version to v0.16.1 #4230

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/672
Author: @fatedier
Created: 3/21/2018
Status: Merged
Merged: 3/21/2018
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

12 files changed (+29 additions, -23 deletions)

View changed files

📝 .travis.yml (+1 -2)
📝 Makefile (+1 -6)
📝 Makefile.cross-compiles (+8 -4)
📝 cmd/frpc/main.go (+1 -1)
📝 conf/frpc_full.ini (+1 -1)
📝 models/config/proxy.go (+1 -1)
📝 models/proto/udp/udp.go (+1 -0)
📝 package.sh (+1 -1)
📝 server/control.go (+4 -2)
📝 utils/net/conn.go (+8 -3)
📝 utils/version/version.go (+1 -1)
📝 utils/vhost/https.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/672 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/21/2018 **Status:** ✅ Merged **Merged:** 3/21/2018 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`5c9909a`](https://github.com/fatedier/frp/commit/5c9909aeefca55b98a4cf9d2bbb4a0152be2761e) typo - [`1d0865c`](https://github.com/fatedier/frp/commit/1d0865ca49ff50d2b81d3c0d39f680f763310eae) statsConn: avoid repetition of close function - [`9e89804`](https://github.com/fatedier/frp/commit/9e8980429f6f21a714baeab0595b5aa60248b0fa) typo - [`1739e01`](https://github.com/fatedier/frp/commit/1739e012d6f26faa12078c6de9cb0fa9eb466145) build freebsd packages - [`2eaf134`](https://github.com/fatedier/frp/commit/2eaf1340420008d9d228e3ebbb04109063bc8c05) Merge pull request #646 from travisghansen/dev - [`e9241ae`](https://github.com/fatedier/frp/commit/e9241aeb943d903ffe82a23ac516d703f8675741) udp proxy: fix #652 - [`87763e8`](https://github.com/fatedier/frp/commit/87763e8251aebebc00438c1a72de95396da5fd81) Merge pull request #670 from fatedier/new - [`8af70c8`](https://github.com/fatedier/frp/commit/8af70c8822fe86f468386e1b87133316b3099867) update go version to go1.10 - [`3166bdf`](https://github.com/fatedier/frp/commit/3166bdf3f0554b758c72366d64194b83dcb3c0f6) bump version to v0.16.1 - [`82dc1e9`](https://github.com/fatedier/frp/commit/82dc1e924fcb7a2da4adca4c1c3dcd75ca7f1aca) vhost: typo fix ### 📊 Changes **12 files changed** (+29 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -2) 📝 `Makefile` (+1 -6) 📝 `Makefile.cross-compiles` (+8 -4) 📝 `cmd/frpc/main.go` (+1 -1) 📝 `conf/frpc_full.ini` (+1 -1) 📝 `models/config/proxy.go` (+1 -1) 📝 `models/proto/udp/udp.go` (+1 -0) 📝 `package.sh` (+1 -1) 📝 `server/control.go` (+4 -2) 📝 `utils/net/conn.go` (+8 -3) 📝 `utils/version/version.go` (+1 -1) 📝 `utils/vhost/https.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:38:08 -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#4230
No description provided.