mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2018] [MERGED] bump version to v0.34.1 #4495
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#4495
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/2018
Author: @fatedier
Created: 9/30/2020
Status: ✅ Merged
Merged: 9/30/2020
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
c6aa74aAdd action to build and push image to dockerhub&github packages (#1998)04dafd7Remove comments (#2004)710ecf4feat: support ntlm proxy set in http_proxy env (#2002)3fbdea0rename models to pkg (#2005)cd53144update workflows build-and-push-image317f901typo008933ftypo fix26e54b9dockerfile: remove ca-certificatesedf9596ci: add close stale (#2001)1089eb9update stale workflow📊 Changes
118 files changed (+388 additions, -230 deletions)
View changed files
➕
.github/workflows/build-and-push-image.yml(+115 -0)➕
.github/workflows/stale.yml(+26 -0)📝
Makefile(+5 -5)📝
client/admin.go(+1 -1)📝
client/admin_api.go(+2 -2)📝
client/control.go(+9 -8)📝
client/event/event.go(+1 -1)📝
client/health/health.go(+1 -1)📝
client/proxy/proxy.go(+7 -7)📝
client/proxy/proxy_manager.go(+3 -3)📝
client/proxy/proxy_wrapper.go(+3 -3)📝
client/service.go(+8 -8)📝
client/visitor.go(+6 -6)📝
client/visitor_manager.go(+2 -2)📝
cmd/frpc/sub/http.go(+3 -3)📝
cmd/frpc/sub/https.go(+2 -2)📝
cmd/frpc/sub/reload.go(+2 -2)📝
cmd/frpc/sub/root.go(+6 -6)📝
cmd/frpc/sub/status.go(+3 -3)📝
cmd/frpc/sub/stcp.go(+3 -3)...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.