mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4056] [MERGED] bump version #4902
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4902
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/4056
Author: @fatedier
Created: 3/12/2024
Status: ✅ Merged
Merged: 3/12/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
cf025d6Update README.md - add note for public purpose (#3971)2af2cf7Updated readme for the HTTP Proxy (#3999)9152c59fix nil map error when using plugin headers in legacy format (#3996)3529158proxy supports configuring annotations, which will be displayed in the frps dashboard (#4000)dc34a68support go1.22 and drop support for go1.20 (#4001)2f958c2bump quic-go to 0.41.0 (#4002)4957fd2display go version in make (#4003)518ca2cReverseProxy: use Rewrite to replace Director (#4005)adb04e8bump pion/stun to v2 (#4006)b6361fbuse go built-in min & max functions to replace lo.Min and lo.Max (#4007)📊 Changes
108 files changed (+891 additions, -927 deletions)
View changed files
📝
.circleci/config.yml(+5 -14)📝
.github/workflows/build-and-push-image.yml(+6 -6)📝
.github/workflows/golangci-lint.yml(+21 -20)📝
.github/workflows/goreleaser.yml(+4 -4)📝
.golangci.yml(+1 -1)📝
Makefile(+5 -2)📝
README.md(+8 -4)📝
README_zh.md(+4 -2)📝
Release.md(+6 -5)➖
assets/frps/static/index-1gecbKzv.js(+0 -84)➖
assets/frps/static/index-Lf6B06jY.css(+0 -1)➕
assets/frps/static/index-Q42Pu2_S.js(+84 -0)➕
assets/frps/static/index-rzPDshRD.css(+1 -0)📝
assets/frps/static/index.html(+2 -2)📝
client/admin_api.go(+24 -26)📝
client/connector.go(+3 -3)📝
client/control.go(+13 -13)📝
client/health/health.go(+4 -4)📝
client/proxy/proxy.go(+9 -9)📝
client/proxy/proxy_manager.go(+2 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.