mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #2088] [MERGED] bump version to v0.34.3 #4504
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#4504
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/2088
Author: @fatedier
Created: 11/20/2020
Status: ✅ Merged
Merged: 11/20/2020
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (5)
c3b7575Add enable_prometheus option as command line flag (#2057)191da54.travis.yml add go1.15 and remove go1.139b45c93Fix set-env in github actions of frp (#2060)0138dbdupdate ISSUE_TEMPLATE (#2061)8a779ebadd goreleaser action (#2087)📊 Changes
15 files changed (+174 additions, -79 deletions)
View changed files
➖
.github/ISSUE_TEMPLATE(+0 -29)➕
.github/ISSUE_TEMPLATE/bug-report.md(+44 -0)➕
.github/ISSUE_TEMPLATE/config.yml(+5 -0)➕
.github/ISSUE_TEMPLATE/feature_request.md(+22 -0)📝
.github/workflows/build-and-push-image.yml(+16 -16)➕
.github/workflows/goreleaser.yml(+30 -0)📝
.gitignore(+1 -0)➕
.goreleaser.yml(+19 -0)📝
.travis.yml(+1 -1)📝
Makefile(+2 -2)📝
Makefile.cross-compiles(+26 -29)➕
Release.md(+3 -0)📝
cmd/frps/root.go(+3 -0)📝
go.mod(+1 -1)📝
pkg/util/version/version.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.