mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2638] [MERGED] bump version to v0.38.0 #4605
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#4605
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/2638
Author: @fatedier
Created: 10/25/2021
Status: ✅ Merged
Merged: 10/25/2021
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
f570dcbupdate stale action82f80a2add healthz api (#2511)42745a3frpc: add disable_custom_tls_first_byte to not send first custom tls to frps (#2520)a62a943support go1.17 and remove go1.15 (#2532)2f74f54Let's get rid of ugly statik (#2255)14bd071Create FUNDING.yml (#2558)357c9b0use github issue form (#2563)72a7fd9Update bug_report.yaml0cee187refactor: move from io/ioutil to io and os package (#2592)998e678fix: typo (#2614)📊 Changes
53 files changed (+294 additions, -226 deletions)
View changed files
📝
.circleci/config.yml(+2 -4)➕
.github/FUNDING.yml(+3 -0)➖
.github/ISSUE_TEMPLATE/bug-report.md(+0 -44)➕
.github/ISSUE_TEMPLATE/bug_report.yaml(+77 -0)📝
.github/ISSUE_TEMPLATE/config.yml(+0 -4)➖
.github/ISSUE_TEMPLATE/feature_request.md(+0 -22)➕
.github/ISSUE_TEMPLATE/feature_request.yaml(+36 -0)📝
.github/workflows/build-and-push-image.yml(+1 -1)📝
.github/workflows/goreleaser.yml(+1 -1)📝
.github/workflows/stale.yml(+4 -4)📝
Makefile(+0 -3)📝
Release.md(+7 -4)📝
assets/assets.go(+10 -39)➕
assets/frpc/embed.go(+14 -0)➖
assets/frpc/statik/statik.go(+0 -10)➕
assets/frps/embed.go(+14 -0)➖
assets/frps/statik/statik.go(+0 -10)📝
client/admin.go(+2 -1)📝
client/admin_api.go(+10 -4)📝
client/control.go(+9 -2)...and 33 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.