mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4496] [MERGED] bump version #4990
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#4990
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/4496
Author: @fatedier
Created: 10/17/2024
Status: ✅ Merged
Merged: 10/17/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (7)
edd7cf8chore: fix function name (#4416)fe4ca1bUpdate README_zh.md (#4421)2855ac7frpc visitor: add --server-user option to specify server proxy username (#4477)2466e65support multiple subjects in oidc ping (#4475)b14192afeat: bump (#4490)3a08c2aconf: fix example for tls2raw (#4494)f7a06cbuse go1.23 (#4495)📊 Changes
19 files changed (+125 additions, -51 deletions)
View changed files
📝
.github/workflows/golangci-lint.yml(+2 -2)📝
.github/workflows/goreleaser.yml(+1 -1)📝
.golangci.yml(+3 -2)📝
README_zh.md(+1 -1)📝
Release.md(+2 -6)📝
client/control.go(+1 -1)📝
client/proxy/proxy_wrapper.go(+1 -1)📝
conf/frpc_full_example.toml(+1 -1)📝
dockerfiles/Dockerfile-for-frpc(+1 -1)📝
dockerfiles/Dockerfile-for-frps(+1 -1)📝
pkg/auth/auth.go(+2 -1)📝
pkg/auth/oidc.go(+19 -8)➕
pkg/auth/oidc_test.go(+64 -0)📝
pkg/config/flags.go(+1 -0)📝
pkg/config/types/types.go(+4 -4)📝
pkg/nathole/utils.go(+5 -5)📝
pkg/util/util/util.go(+9 -9)📝
pkg/util/version/version.go(+1 -1)📝
server/proxy/proxy.go(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.