CAICAII
CAICAII
Thank you for contributing to Harbor! # Comprehensive Summary of your change This PR migrates Harbor from the deprecated `gopkg.in/yaml.v2` package to the officially maintained `go.yaml.in/yaml/v3` package provided by the...
### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### ✅ 验证清单 - [x] 🔍 我已经搜索过 [现有 Issues](https://github.com/apache/dubbo-go/issues),确信这不是重复请求 - [x] 📋 我已经查看了 [发布说明](https://github.com/apache/dubbo-go/releases),确信此功能尚未实现 ### 🎯 功能描述 当前项目的 HTTP/3 配置过于简单,目前是部分实现了连接管理,Http3Config 结构体仅包含 Enable 和 Negotiation 两个基础配置项: - 服务器端配置缺失:服务器端的 QUIC 配置为空 -...
### ✅ 验证清单 - [x] 🔍 我已经搜索过 [现有 Issues](https://github.com/apache/dubbo-go/issues),确信这不是重复请求 - [x] 📋 我已经查看了 [发布说明](https://github.com/apache/dubbo-go/releases),确信此功能尚未实现 ### 🎯 功能描述 逐渐移除 dubbogo/grpc-go 依赖,进而移除 old triple 协议 ### 📋 使用场景 remove old triple protocol...