ehco icon indicating copy to clipboard operation
ehco copied to clipboard

build(deps): bump github.com/xtls/xray-core from 1.8.4 to 1.8.7

Open dependabot[bot] opened this issue 1 year ago • 0 comments
trafficstars

Bumps github.com/xtls/xray-core from 1.8.4 to 1.8.7.

Release notes

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

Xray-core v1.8.7

Features

Fixes

  • 修复一个在 iOS 上的 Reality 崩溃 #2847 @​hossinasaadi
  • 当 DNS 查询得到 RcodeRefused 时继续尝试下一个 DNS #2878 @​dop-bot
  • 一些针对安卓客户端的修复 包括可以用域名连接 Wireguard quic 服务端 延迟读取 XUDP 环境变量

Chores

Xray-core v1.8.6

Features

  • 新增 wireguard 入站 以及使用 linux 内核 tun 网卡的出站 #1974 #2477 @​kunsonx @​hax0r31337 @​nekohasekai 注意: 如果没有 root 权限 需要添加配置项 "kernelMode": false
  • freedom 出站自动启用 splice 拷贝(前提为入站流量不加密 例如 dokodemo-door, VLESS with XTLS) efd32b0fb2a4f1b2d2e98b21916cfd9aa0e0b497
  • 统一了 freedom wireguard sockopt 域名解析偏好设置项 #2014 #2026 #2043 @​rui0572
  • queryStrategy 可以在每一项 DNS 服务器中分别设置 #2564 @​cty123
  • sockopt interface 支持 iOS/Mac OS #2582 @​hossinasaadi
  • sockopt 新增 tcpMptcp #2520 @​yylt

Fixes

  • 多文件配置入站和出站可以追加而不是替换 #2655 #2659 @​hossinasaadi
  • 修复一个罕见的 Vision 崩溃 291061e9da6a5e1777f79c76e8c0859df8db821c
  • QUIC 配置(无效) DialerProxy 崩溃 #2725 @​cty123

Chores

  • Vision Reader Writer 重构 d6d225c6981812f024f90adab8cefc26a5ac0937
  • bindAddr for darwin(内部功能)#2609 @​hossinasaadi
  • 移除了 dragonfly 构建
  • 整理环境变量和一些日志
  • 新增 VLESS 单元测试
  • destOverride 匹配字符串 7264750e28be632773117d76e445af7d47398475 @​dyhkwong
  • 更新 readme @​0xland @​lilendian0x00
  • 注释拼写修正 @​eltociear
  • 更新所有依赖
Commits
  • 3f0bc13 Update 1.8.7 and dependencies
  • 9a2ab9b fix roundRobin
  • 2fc4b31 common/singbridge: fix dropped context
  • 7b4db50 Feat: Using Makefile to build xray (#2882)
  • 60f7a03 fix(dns): avoid early return when dns query refused (#2878)
  • 44bb830 Add sub-command "-dump" to "run". (#2854)
  • 006cf49 fix(conf): add Windows support for Unix Domain Socket in the fallback settings
  • 1dba700 Update README.md
  • 1dc9a72 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  • eacdda3 Fix connecting to quic outbound with domain address
  • Additional commits viewable in compare view

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)

dependabot[bot] avatar Jan 08 '24 05:01 dependabot[bot]