Skip to content

Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16#18

Merged
xeefei merged 1 commit intomainfrom
dependabot/go_modules/github.com/xtls/xray-core-1.8.16
Jun 21, 2024
Merged

Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16#18
xeefei merged 1 commit intomainfrom
dependabot/go_modules/github.com/xtls/xray-core-1.8.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps github.com/xtls/xray-core from 1.8.15 to 1.8.16.

Release notes

Sourced from github.com/xtls/xray-core's releases.

Xray-core v1.8.16

SplitHTTP 传输方式 #3412 #3462 #716 @​mmmray @​RPRX @​Fangliding

实现进一步的流量混淆有两种刚好相反的方式:多路复用拆分连接虽然现在只是逻辑拆分而没有实际拆分

SplitHTTP 使用 HTTP GET 长连接传输下行流量,使用多个 HTTP POST 请求传输上行流量,可以通过不支持 WebSocket、gRPC 的 CDN,实现与 Meek 相同的目标,但 SplitHTTP 是从零开始设计的全新传输方式,并非基于 Meek 修改而来,且 SplitHTTP 比 Meek 更简单、效率更高,详见 https://xtls.github.io/en/config/transports/splithttp.html (中文待更新)

此外,SplitHTTP 没有 WebSocket 的 ALPN 问题,这是一大优势,未来还会支持 HTTP/3

Features

Fixes

Chores

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.15 to 1.8.16.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](XTLS/Xray-core@v1.8.15...v1.8.16)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 21, 2024
@xeefei xeefei merged commit 796e9d2 into main Jun 21, 2024
@xeefei
Copy link
Owner

xeefei commented Jun 21, 2024

Update version to Xray Core v1.8.16

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xtls/xray-core-1.8.16 branch June 21, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant