v1.6.0

XTLS/Xray-corev1.6.0Sep 18, 2022by yuhan6665

AI Summary

Introduces Shadowsocks-2022 protocol support and updates the project to Go 1.19.

Key Highlights

  • Full support for Shadowsocks-2022 protocol.
  • Updated to Go 1.19 with minimum Go 1.18 requirement.

New Features

  • Shadowsocks-2022 multi-user support.
  • Go 1.19 update.

Full Release Notes

### Shadowsocks-2022
详见 [1.5.6](https://github.com/XTLS/Xray-core/releases/tag/v1.5.6) 以及文档[示例](https://github.com/XTLS/Xray-examples/tree/main/Shadowsocks-2022)
## Fixes
- XTLS 更新至 Go 1.19  (包括默认客户端最低支持 TLS 1.2) https://github.com/XTLS/Go/pull/18
- 更新 Go 1.19 编译 最低支持 Go 1.18
- ss2022 多用户配置 https://github.com/XTLS/Xray-core/commit/c21595a937a9c8bbcc58cc18303d27685798cbf2
## Chores
- 更新所有依赖