GitHub user robocanic edited a discussion: 2026-03-16 Weekly
# 🧭 Dubbo-go 社区周报 | 项目 | 链接 | | --------------- | ------------------------------------------------------------ | | gost | https://github.com/dubbogo/gost | | hessian2 | https://github.com/apache/dubbo-go-hessian2 | | pixiu | https://github.com/apache/dubbo-go-pixiu/ | | pixiu-samples | https://github.com/apache/dubbo-go-pixiu-samples | | dubbogo-samples | https://github.com/apache/dubbo-go-samples/issues | ------ ## 🧩 RPC Communication | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------------------------------------------ | ------------------------------------------------------- | ----------- | --------------- | | [提案] server/server.go中Serve优化 | [#3042](https://github.com/apache/dubbo-go/issues/3042) | junfa | 12-24: 待review | | API 易用性改进 | [#2326](https://github.com/apache/dubbo-go/issues/2326) | zecheng| 新 API 设计,已经迁了一部分 | | [讨论] Go 与 Java 互通时方法名大小写敏感性问题 | [#3162](https://github.com/apache/dubbo-go/issues/3162) | chengqian| 20260316 chengqian owned | | tag router bug | https://github.com/apache/dubbo-go/issues/3250 | jiale | 已提PR 待review | otel trace错乱 | https://github.com/apache/dubbo-go/issues/3240 | sirui | 待config后跟进 ------ ## 🧱 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: 继续推进 <br />03-01: 已实现 [#3235](https://github.com/apache/dubbo-go/pull/3235) 需要review | ------ ## ⚙️ Protocol | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------- | ------------------- | ----------------- | ----------------- | | 删除 protocol/dubbo3 与 protocol/grpc | [#3093](https://github.com/apache/dubbo-go/issues/3093) | caicai | 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) | | | | | ----- ## Config | 项目 | Issue/PR | 负责人 | 进展说明 | | ----------------------------------- | ------------------------------------------------------------ | -------------- | ------------------------------------------------------------ | | 在grpc和dubbo3中排掉config | https://github.com/apache/dubbo-go/pull/3231 | yongjia | 待review | - | | 在client中排掉config | https://github.com/apache/dubbo-go/pull/3232 | sirui | 待review | - | ------ ## Scanned Issues by AI | 项目 | Issue/PR | 负责人 | 进展说明 | | ----------------------------------- | ------------------------------------------------------------ | -------------- | ------------------------------------------------------------ | | common.URL改造 | https://github.com/apache/dubbo-go/issues/3248 https://github.com/apache/dubbo-go/issues/3246| - | - | | 全局map 改造|https://github.com/apache/dubbo-go/issues/3247 | https://github.com/xxs588 | - | - | ------ ## 🧠 Memory Leak | 项目 | Issue/PR | 负责人 | 进展说明 | | ----------------------------------- | ------------------------------------------------------------ | -------------- | ------------------------------------------------------------ | ------ ## 🔧 Tools | 项目 | Issue/PR | 负责人 | 进展说明 | | ---- | -------- | ------ | -------- | | 三方包升级 | https://github.com/apache/dubbo-go/issues/3243 | | pr https://github.com/apache/dubbo-go/pull/3245 待review | ------ ## 🔧 Gost | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------- | -------------------------------------------------- | --------- | -------- | | | | | | ------ ## 🧪 Samples | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------ | ------------------------------------------------------- | ------ | -------- | | 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 更新 | | 集成测试go->go不通| https://github.com/apache/dubbo-go/issues/3241 | https://github.com/Rynzie02 | 20260316 进行中 | k8s probe | https://github.com/apache/dubbo-go-samples/pull/1033| xuetao | 20260316 ci有问题 ------ ## 📖 Documentation | 项目 | Issue/PR | 负责人 | 进展说明 | | ------------------------ | ------------------------------------------------------- | ------ | -------- | | 是否需要 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/3254 ---- 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]
