GitHub user Similarityoung edited a discussion: 20260118 weekly
# 🧭 Dubbo-go 社区周报 | 项目 | 链接 | | --------------- | ------------------------------------------------------------ | | gost | https://github.com/dubbogo/gost | | hessian2 | https://github.com/apache/dubbo-go-hessian2 | | pixiu | https://github.com/dubbo-go-pixiu/dubbo-go-pixiu.github.io/discussions | | pixiu-samples | https://github.com/apache/dubbo-go-pixiu-samples | | dubbogo-samples | https://github.com/apache/dubbo-go-samples/issues | ------ ## 🧩 RPC Communication | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------------------------------------------ | ------------------------------------------------------- | ----------- | --------------- | | [BUG] Router has been added to new api, need to test the user case | [#3042](https://github.com/apache/dubbo-go/issues/3103) | jiale | 01-18:跟进 | | [提案] server/server.go中Serve优化 | [#3042](https://github.com/apache/dubbo-go/issues/3042) | junfa | 12-24: 待review | | [BUG] gost lint fail | [#3081](https://github.com/apache/dubbo-go/issues/3081) | Caoyaolei | 01-18: 跟进 | | API 易用性改进 | [#2326](https://github.com/apache/dubbo-go/issues/2326) | | 新 API 设计 | | [讨论] Go 与 Java 互通时方法名大小写敏感性问题 | [#3162](https://github.com/apache/dubbo-go/issues/3162) | | | ------ ## 🧱 Registry | 项目 | Issue/PR | 负责人 | 进展说明 | | -------------------------------------------------------- | ------------------------------------------------------- | -------------- | ----------------------------------- | | Support offline gracefully without registry notification | [#1977](https://github.com/apache/dubbo-go/issues/1977) | Yingtao,hanxin | 08-18: assign <br />11-30: 继续推进 | ------ ## ⚙️ Protocol | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------------------------------------------ | ------------------------------------------------------- | ----------------------- | ------------------------------------------ | | [FEATURE] Implement Triple Client Pool | [#3087](https://github.com/apache/dubbo-go/issues/3087) | Aetherance | 12-24: 继续推进<br />等待泽亚review | | [FEATURE] support CORS for Triple | [#3089](https://github.com/apache/dubbo-go/issues/3089) | zecheng | 12-24: 待review<br />01-18: 等待泽亚review | | [Discuss] HTTP3 相关问题 | [#3030](https://github.com/apache/dubbo-go/issues/3030) | yuchen | 12-24: 已提pr,需要测试更多的场景 | | 删除 protocol/dubbo3 与 protocol/grpc | [#3093](https://github.com/apache/dubbo-go/issues/3093) | caicai | 01-18: 暂时不能删除 | | backupCodec 导致服务端序列化协议设置无效 | [#2875](https://github.com/apache/dubbo-go/issues/2875) | zecheng | 11-16: assign<br />继续推进 | | Support triple generic call | [#3167](https://github.com/apache/dubbo-go/issues/3167) | hanxin,caicai,yongjia | 01-18: 继续完善 | | dubbo-go-hessian 2 pr 处理 | [#3078](https://github.com/apache/dubbo-go/issues/3078) | yangzheng | 12-24: 已经处理了,ci有问题 | | [FEATURE] Enhanced HTTP/3 transport configuration options with support for core QUIC parameter settings | [#3102](https://github.com/apache/dubbo-go/issues/3102) | caicai | 12-24: 先出个提案<br />01-18: 继续推进 | | [FEATURE] Introduce Router Cache to Enhance Routing Performance | [#3166](https://github.com/apache/dubbo-go/issues/3166) | | | | [BUG] triple 协议发生 connection timeout 时设置的超时时间无效 | [#3161](https://github.com/apache/dubbo-go/issues/3161) | Chengangyang | | | [BUG] dubbo-go 的 common.URL.Clone() 方法有并发问题,会导致程序崩溃 | [#3159](https://github.com/apache/dubbo-go/issues/3159) | Chengangyang | | | [BUG] http调用忽略不存在的参数 | [#3157](https://github.com/apache/dubbo-go/issues/3157) | Caicai | | | [BUG] 多次重新构建ReferenceConfig 会发生panic | [#3153](https://github.com/apache/dubbo-go/issues/3153) | guodong | | ------ ## ☸️ K8s | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------------ | ------------------------------------------------------- | ------ | -------- | | 暴露 readiness 与 liveness API | [#2039](https://github.com/apache/dubbo-go/issues/2039) | - | - | ------ ## 🧠 Memory Leak | 项目 | Issue/PR | 负责人 | 进展说明 | | ----------------------------------- | ------------------------------------------------------------ | -------------- | ------------------------------------------------------------ | ------ ## 🔧 Tools | 项目 | Issue/PR | 负责人 | 进展说明 | | ---- | -------- | ------ | -------- | | | | | | ------ ## 🔧 Gost | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------- | -------------------------------------------------- | --------- | -------- | | golangci-lint issue | [#137](https://github.com/dubbogo/gost/issues/137) | Caoyaolei | | ------ ## 🧪 Samples | 项目 | Issue/PR | 负责人 | 进展说明 | | ---------------------------------- | ------------------------------------------------------------ | ------- | ----------------------------------------- | | 优化代码中的 `time.Sleep` 实现 | [#915](https://github.com/apache/dubbo-go-samples/issues/915) | zecheng | | | ChatClient & ChatModel 示例 | [#816](https://github.com/apache/dubbo-go-samples/issues/816) | - | - | | 应用级泛化调用(Go 调用 Java)报错 | [#772](https://github.com/apache/dubbo-go-samples/issues/772) | - | 10-26: 属于 config 问题,等待 config 更新 | ------ ## 📖 Documentation | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------ | ------------------------------------------------------- | ------ | -------- | | 文档结构优化设想 | [#2153](https://github.com/apache/dubbo-go/issues/2153) | - | - | | dubbo-go 文档完善 | [#2137](https://github.com/apache/dubbo-go/issues/2137) | - | - | | 是否需要 code style 指南 | [#1755](https://github.com/apache/dubbo-go/issues/1755) | - | - | ------ ## 🚀 Long-term Work | 项目 | Issue/PR | 负责人 | 进展说明 | | -------------- | ------------------------------------------------------- | ------ | -------- | | 功能规划与思考 | [#2610](https://github.com/apache/dubbo-go/issues/2610) | - | - | GitHub link: https://github.com/apache/dubbo-go/discussions/3168 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
