mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #2508] [MERGED] bump version #4591
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#4591
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/2508
Author: @fatedier
Created: 8/3/2021
Status: ✅ Merged
Merged: 8/3/2021
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
5692596Typo: josn => json (#2429)c7d4637fix web js (#2444)900454emore e2e test cases (#2450)95cd9abupdate dependency github.com/prometheus/client_golang to v1.11.0a98a961update dependency github.com/rodaine/table to v1.0.11fd6ba2update github.com/spf13/cobra to v1.1.38a333c2update github.com/stretchr/testify to v1.7.03f11b6aupdate k8s.io/apimachinery to v0.21.2fe4e9b5update github.com/pires/go-proxyproto to v0.5.0a51e221add real ip test📊 Changes
88 files changed (+3830 additions, -2319 deletions)
View changed files
📝
.circleci/config.yml(+4 -4)📝
Makefile(+4 -4)📝
Release.md(+5 -0)📝
assets/frpc/static/index.html(+1 -1)📝
assets/frpc/static/manifest.js(+1 -1)📝
assets/frpc/static/vendor.js(+1 -1)📝
assets/frpc/statik/statik.go(+1 -1)📝
assets/frps/static/index.html(+1 -1)📝
assets/frps/static/manifest.js(+1 -1)📝
assets/frps/static/vendor.js(+1 -1)📝
assets/frps/statik/statik.go(+1 -1)📝
client/proxy/proxy.go(+5 -5)📝
cmd/frpc/sub/status.go(+6 -6)📝
conf/frps_full.ini(+1 -1)📝
conf/systemd/frpc.service(+1 -0)📝
conf/systemd/frpc@.service(+2 -1)📝
conf/systemd/frps.service(+1 -0)📝
conf/systemd/frps@.service(+1 -0)📝
go.mod(+18 -18)📝
go.sum(+496 -77)...and 68 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.