[PR #4590] [MERGED] bump version #5005

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4590
Author: @fatedier
Created: 12/16/2024
Status: Merged
Merged: 12/16/2024
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

15 files changed (+95 additions, -75 deletions)

View changed files

📝 .golangci.yml (+1 -1)
📝 README.md (+11 -2)
📝 README_zh.md (+11 -2)
📝 Release.md (+3 -2)
doc/pic/sponsor_jetbrains.jpg (+0 -0)
doc/pic/sponsor_olares.jpeg (+0 -0)
doc/pic/sponsor_terminusos.jpeg (+0 -0)
📝 dockerfiles/Dockerfile-for-frpc (+2 -0)
📝 dockerfiles/Dockerfile-for-frps (+2 -0)
📝 go.mod (+19 -19)
📝 go.sum (+38 -44)
📝 pkg/config/flags.go (+1 -0)
📝 pkg/nathole/controller.go (+2 -2)
📝 pkg/util/version/version.go (+1 -1)
📝 pkg/util/vhost/http.go (+4 -2)

📄 Description

WHY


🔄 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/4590 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 12/16/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`62352c7`](https://github.com/fatedier/frp/commit/62352c7ba5c4f783062f904949f2b5d7f1e3f7fc) dockerfiles: add tzdata (#4499) - [`9d5638c`](https://github.com/fatedier/frp/commit/9d5638cae6dfecb10bff7c6d3e52625fe264fee1) update Release.md (#4500) - [`6ba849f`](https://github.com/fatedier/frp/commit/6ba849fc750749d796c020987dbe467cf3a361b0) readme: update sponsor (#4504) - [`4383756`](https://github.com/fatedier/frp/commit/4383756fd4e15d7f03d1aa6b13cdf93dbafe40d9) frps: add support for quic-bind-port parameter in frps (#4519) - [`dff56cb`](https://github.com/fatedier/frp/commit/dff56cb0ca4b03d4ee9e3cb76ab863df3a4a83a2) update .golangci.yml (#4527) - [`8593eff`](https://github.com/fatedier/frp/commit/8593eff752117aaa3775db498eb0e553a251c4f6) update sponsor info (#4545) - [`0358113`](https://github.com/fatedier/frp/commit/03581139489a19d7215dacdaf65173b6ce6c0910) samber lo version up (#4569) - [`c73096f`](https://github.com/fatedier/frp/commit/c73096f2bf6e8b0341bc0cc2c45d8d54f5946ff3) Upgrade packages to resolve CVE-2024-53259 (#4577) - [`bb912d6`](https://github.com/fatedier/frp/commit/bb912d6c37e0e1156667eea30cb74767e9f06a48) enable h2c for vhost server (#4582) - [`f47d8ab`](https://github.com/fatedier/frp/commit/f47d8ab97fd48b8ced82eb143bc52126db51a19e) update Release.md (#4589) ### 📊 Changes **15 files changed** (+95 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `.golangci.yml` (+1 -1) 📝 `README.md` (+11 -2) 📝 `README_zh.md` (+11 -2) 📝 `Release.md` (+3 -2) ➕ `doc/pic/sponsor_jetbrains.jpg` (+0 -0) ➕ `doc/pic/sponsor_olares.jpeg` (+0 -0) ➖ `doc/pic/sponsor_terminusos.jpeg` (+0 -0) 📝 `dockerfiles/Dockerfile-for-frpc` (+2 -0) 📝 `dockerfiles/Dockerfile-for-frps` (+2 -0) 📝 `go.mod` (+19 -19) 📝 `go.sum` (+38 -44) 📝 `pkg/config/flags.go` (+1 -0) 📝 `pkg/nathole/controller.go` (+2 -2) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `pkg/util/vhost/http.go` (+4 -2) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <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:52:54 -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#5005
No description provided.