mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #2955] [MERGED] bump version to v0.43.0 #4663
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#4663
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/2955
Author: @fatedier
Created: 5/27/2022
Status: ✅ Merged
Merged: 5/27/2022
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (5)
44eb513Update docker image build file (#2892)a72259cdocker build&push: some adjustmentsbd89eabremove systemd files4af85datype http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932)0711295release note for v0.43.0 (#2954)📊 Changes
30 files changed (+652 additions, -424 deletions)
View changed files
📝
.github/workflows/build-and-push-image.yml(+33 -70)📝
Release.md(+3 -5)📝
conf/frpc_full.ini(+3 -0)📝
conf/frps_full.ini(+3 -0)➖
conf/systemd/frpc.service(+0 -15)➖
conf/systemd/frpc@.service(+0 -15)➖
conf/systemd/frps.service(+0 -14)➖
conf/systemd/frps@.service(+0 -14)📝
dockerfiles/Dockerfile-for-frpc(+5 -7)📝
dockerfiles/Dockerfile-for-frps(+5 -7)📝
pkg/config/proxy.go(+10 -3)📝
pkg/config/server.go(+3 -0)📝
pkg/msg/msg.go(+68 -67)📝
pkg/util/tcpmux/httpconnect.go(+34 -8)📝
pkg/util/util/http.go(+33 -0)📝
pkg/util/version/version.go(+1 -1)📝
pkg/util/vhost/http.go(+131 -32)📝
pkg/util/vhost/reverseproxy.go(+19 -7)📝
pkg/util/vhost/router.go(+43 -21)📝
pkg/util/vhost/vhost.go(+78 -47)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.