Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ehco 1.13 #158252

Merged
merged 2 commits into from
Dec 29, 2023
Merged

ehco 1.13 #158252

merged 2 commits into from
Dec 29, 2023

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 新特性
* 支持了 mtcp 类型的隧道, 在中转本身就支持 tls 加密的协议时,能进一步减少性能开销
* 支持了配置自动重载的功能, 并且能自动 watch 包含 http 在内的远端配置文件
* 支持了更多类型的 xray 代理类型, xray server 也支持配置重载

优化

  • 优化了代理流量时的关闭逻辑,对端不再会收到socket has closed unexpectedly 错误
  • 优化了 logger, debug 时能更快速的定位问题了
  • 优化了 metrics 和 dashboard, 除了内嵌 node_expoter 以外,上报流量时会带上带宽等负载信息了
  • 优化了 CI, 增加了 arm 平台的支持和 nightly build

What's Changed

New Contributors

Full Changelog: Ehco1996/ehco@v1.1.2...v1.13

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 26, 2023
@bevanjkay bevanjkay added the upstream issue An upstream issue report is needed label Dec 26, 2023
@Porkepix
Copy link
Contributor

Should be able to use unversioned go from what I can see on the repo.

Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Dec 29, 2023
@Ehco1996
Copy link
Contributor

Ehco1996 commented Dec 29, 2023

sorry guys , i fixed the tag version in https://github.com/Ehco1996/ehco/releases/tag/v1.1.3

so i think this pr could be clodes now

@github-actions github-actions bot removed the stale No recent activity label Dec 29, 2023
ehco: remove build patch

ehco: fix url
@bevanjkay bevanjkay added ready to merge PR can be merged once CI is green and removed upstream issue An upstream issue report is needed labels Dec 29, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 29, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 29, 2023
Merged via the queue into Homebrew:master with commit 8c5ea81 Dec 29, 2023
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-ehco-1.13 branch December 29, 2023 04:32
@@ -2,18 +2,11 @@ class Ehco < Formula
desc "Network relay tool and a typo :)"
homepage "https://github.com/Ehco1996/ehco"
license "GPL-3.0-only"
revision 1
head "https://github.com/Ehco1996/ehco.git", branch: "master"

stable do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stable block should be removed, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bevanjkay The stable block should be removed as there's no more patch, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, just learned from another PR that it's now needed to do a general review validation for comments to be visible…

@github-actions github-actions bot added the outdated PR was locked due to age label Jan 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants