[PR #3968] [MERGED] bump version #4876

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3968
Author: @fatedier
Created: 2/1/2024
Status: Merged
Merged: 2/1/2024
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

61 files changed (+2149 additions, -3050 deletions)

View changed files

📝 .github/workflows/stale.yml (+6 -5)
📝 .gitignore (+2 -0)
📝 Release.md (+9 -1)
assets/frpc/static/index-1c7ed8b0.js (+0 -32)
assets/frpc/static/index-1e2a7ce0.css (+0 -1)
assets/frpc/static/index-bLBhaJo8.js (+42 -0)
assets/frpc/static/index-iuf46MlF.css (+1 -0)
📝 assets/frpc/static/index.html (+2 -3)
assets/frps/static/index-1e0c7400.css (+0 -1)
assets/frps/static/index-1gecbKzv.js (+84 -0)
assets/frps/static/index-Lf6B06jY.css (+1 -0)
assets/frps/static/index-c322b7dd.js (+0 -74)
📝 assets/frps/static/index.html (+2 -3)
📝 client/connector.go (+2 -2)
📝 client/control.go (+1 -0)
📝 cmd/frpc/sub/root.go (+1 -0)
📝 cmd/frps/root.go (+1 -0)
📝 conf/frps_full_example.toml (+2 -2)
📝 go.mod (+4 -4)
📝 go.sum (+9 -9)

...and 41 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/3968 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/1/2024 **Status:** ✅ Merged **Merged:** 2/1/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`5b7b81a`](https://github.com/fatedier/frp/commit/5b7b81a117c6cf8695b8546c70d3bb0046df6b8a) let e2e concurrency configurable (#3881) - [`256b873`](https://github.com/fatedier/frp/commit/256b87321d857b0175e28d8a00d0fadbd1314d92) improve e2e port allocator (#3882) - [`cdfa8fa`](https://github.com/fatedier/frp/commit/cdfa8fa66ffc59a5f3e13ee48c7ac13ef90c9ef2) fix(client): close workConn when authentication err (#3885) - [`596262d`](https://github.com/fatedier/frp/commit/596262d5e043f66b1f97f0dbc55d561d255c5729) upgrade go-jose and crypto version (#3895) - [`d01f4a3`](https://github.com/fatedier/frp/commit/d01f4a3ec14e6b011883e8ff5bb4cc5cfb936778) cmd: use hyphen instead of underscore (#3898) - [`1e8806d`](https://github.com/fatedier/frp/commit/1e8806d26b6c1ca5ee683deb38f64f89fe60c1fe) Fix missing prefix for `transport.tls.force` in the example (#3921) - [`f7efbfe`](https://github.com/fatedier/frp/commit/f7efbfeec53b64b85b256124b896430289933757) fix: typo (#3938) - [`7999791`](https://github.com/fatedier/frp/commit/7999791708af855f101b28d7c041e28215dd0063) update stale workflow (#3949) - [`7418ae0`](https://github.com/fatedier/frp/commit/7418ae098d186d98ae8688c8c1c6f0e3e0adbeeb) increase operations-per-run in stale workflow (#3950) - [`6a488cc`](https://github.com/fatedier/frp/commit/6a488cc0814596de8265192b313d439f1365dd63) update stale workflow (#3952) ### 📊 Changes **61 files changed** (+2149 additions, -3050 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stale.yml` (+6 -5) 📝 `.gitignore` (+2 -0) 📝 `Release.md` (+9 -1) ➖ `assets/frpc/static/index-1c7ed8b0.js` (+0 -32) ➖ `assets/frpc/static/index-1e2a7ce0.css` (+0 -1) ➕ `assets/frpc/static/index-bLBhaJo8.js` (+42 -0) ➕ `assets/frpc/static/index-iuf46MlF.css` (+1 -0) 📝 `assets/frpc/static/index.html` (+2 -3) ➖ `assets/frps/static/index-1e0c7400.css` (+0 -1) ➕ `assets/frps/static/index-1gecbKzv.js` (+84 -0) ➕ `assets/frps/static/index-Lf6B06jY.css` (+1 -0) ➖ `assets/frps/static/index-c322b7dd.js` (+0 -74) 📝 `assets/frps/static/index.html` (+2 -3) 📝 `client/connector.go` (+2 -2) 📝 `client/control.go` (+1 -0) 📝 `cmd/frpc/sub/root.go` (+1 -0) 📝 `cmd/frps/root.go` (+1 -0) 📝 `conf/frps_full_example.toml` (+2 -2) 📝 `go.mod` (+4 -4) 📝 `go.sum` (+9 -9) _...and 41 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:50:25 -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#4876
No description provided.