mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3010] [MERGED] release v0.44.0 #4669
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#4669
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/3010
Author: @fatedier
Created: 7/10/2022
Status: ✅ Merged
Merged: 7/10/2022
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (4)
5b8b145Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. (#2968)c652b8efix ipv6 address parsing (#2978)218b354Server Dashboard SSL Support (#2982)fa7c05crelease note for v0.44.0📊 Changes
13 files changed (+142 additions, -63 deletions)
View changed files
📝
README.md(+15 -0)📝
Release.md(+6 -3)📝
client/admin_api.go(+11 -9)📝
client/proxy/proxy.go(+4 -5)📝
client/visitor.go(+1 -1)📝
cmd/frps/root.go(+34 -25)📝
conf/frps_full.ini(+5 -0)📝
pkg/config/proxy.go(+3 -1)📝
pkg/config/server.go(+28 -0)📝
pkg/plugin/client/https2http.go(+11 -7)📝
pkg/plugin/client/https2https.go(+12 -8)📝
pkg/util/version/version.go(+1 -1)📝
server/dashboard.go(+11 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.