1. 8b5bbcf [config] Decouple config reader and remove config package (#3449) by Xuetao Li · 3 days ago main
  2. 01e36da refactor: remove root config compatibility bridge (#3448) by 翎 · 5 days ago
  3. e0e291c docs: update filter README (#3447) by Xuetao Li · 6 days ago
  4. ccb2f66 refactor: migrate graceful shutdown config to global (#3386) by Oxidaner · 8 days ago
  5. 9fcee8d feat(triple): expose unary response metadata via call options (#3443) by ヴァニラシ · 8 days ago
  6. 0d97613 fix(triple): skip unsupported compat trailer attachments (#3418) by 吴杨帆 · 9 days ago
  7. 43348b4 fix(getty): check error before using buf in server Write (#3434) by aias00 · 9 days ago
  8. 04b27a9 fix(loadbalance): fix data race in RoundRobin setWeight and increaseCurrent (#3435) by aias00 · 10 days ago
  9. fcbbd09 fix: toKey now uses configured hash.arguments indexes instead of slice positions (#3432) by Stefano Maffeis · 10 days ago
  10. 93fe03a fix(loadbalance): prevent panic in consistent hash toKey for non-string args (#3430) by aias00 · 10 days ago
  11. e741e0e fix(triple): canonicalize context metadata headers (#3428) by 吴杨帆 · 11 days ago
  12. fd4dea4 fix(router): avoid script process panic on invalid config (#3417) by 吴杨帆 · 11 days ago
  13. 7165f97 build: update grpc dependencies (#3427) by 吴杨帆 · 12 days ago
  14. d4ce453 perf(triple): add fast paths for common content-type canonicalization (#3416) by Harsh Mehta · 13 days ago
  15. 54b65bd refactor(extension): use registry for shutdown callbacks (#3388) by 吴杨帆 · 13 days ago
  16. 0139a9b perf(loadbalance): reduce temporary selection allocations (#3415) by ヴァニラシ · 13 days ago
  17. bd1c9f1 feat(loadbalance): introduce GetWeightAt for consistent weight calculation using Unix timestamp (#3410) by Harsh Mehta · 13 days ago
  18. 885bc36 perf(registry): pre-size service-discovery maps and slices on instance changes (#3414) by wm_03 · 13 days ago
  19. 56fe55b refactor: remove legacy config handling from variadicrpccheck (#3413) by ヴァニラシ · 13 days ago
  20. 4e03074 perf(common): optimize URL key string construction (#3412) by wm_03 · 2 weeks ago
  21. 4d93c11 fix(metadata): harden remote MetadataInfo loading with fallback, nil guards and error chain (#3395) by Nene7ko_ · 2 weeks ago
  22. ad0c578 refactor(getty): remove legacy config dependency from remoting/getty (#3401) by Yuqi Qiao · 2 weeks ago
  23. a7b6ee6 perf(common): optimize URL.String() locking and string building (#3404) by wm_03 · 2 weeks ago
  24. f7f350c perf(common): reduce URL CloneWithFilter and MergeURL params copying (#3403) by ヴァニラシ · 2 weeks ago
  25. 1ce8314 Feat: add benchmarks for common.URL (#3399) by wm_03 · 2 weeks ago
  26. 5774b3d fix(metadata): preserve application tag in metadata info (#3400) by Aether · 2 weeks ago
  27. e1031b7 Feat/revision canonical metadata (#3370) by Yuqi Qiao · 2 weeks ago
  28. c26a24c [doc] update readme farmework pic (#3358) by Xuetao Li · 2 weeks ago
  29. d44bc18 [FEAT] delete synthesizer logic (#3360) by Xuetao Li · 2 weeks ago
  30. ab00bd4 feat(router): add router chain snapshot cache (#3305) by Aether · 2 weeks ago
  31. fc7f14f feat(metadata): Clarify metadata report selection for multi-registry and multi-instance scenarios (#3369) by Nene7ko_ · 2 weeks ago
  32. cdf6f2f feat(metadata): strengthen service-app mapping consistency, retry and… (#3373) by Yuxuan Lv · 3 weeks ago
  33. 60dfab6 test(triple): allow invalid stream send close errors (#3379) by 吴杨帆 · 3 weeks ago
  34. e17b91c [Enhancement] remove legacy config package (#3372) by hurukawa · 3 weeks ago
  35. f23f29b refactor(url): clarify append param API (#3390) by 吴杨帆 · 3 weeks ago
  36. 8e96ea3 test(hessian2): cover pointer long response fields (#3382) by 吴杨帆 · 3 weeks ago
  37. dde23ab docs(generic): explain response attachment access (#3381) by 吴杨帆 · 3 weeks ago
  38. 6c49e65 docs(triple): document header and trailer usage (#3380) by 吴杨帆 · 3 weeks ago
  39. 38520f3 fix(common): omit trailing ? in URL.String() without query params (#3328) by 吴杨帆 · 3 weeks ago
  40. b19d5b4 Update Codecov action to version 7 (#3375) by Xuetao Li · 3 weeks ago
  41. 6dcf835 build(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.59.1 (#3368) by dependabot[bot] · 3 weeks ago
  42. a3428bb docs: refresh outdated entries in filter README (#3365) by ヴァニラシ · 4 weeks ago
  43. 48ec2ac feat: complete local app metadata lifecycle (#3357) by AsperforMias · 4 weeks ago
  44. fd79da2 Refactor/logger format finish (#3346) by Yuqi Qiao · 4 weeks ago
  45. 737b7f2 fix(logger): sync dubbo-go logger facade during logger initialization (#3345) by Nene7ko_ · 4 weeks ago
  46. b03a7c7 Fix(config center)apollo context path error (#3331) by Yuxuan Lv · 5 weeks ago
  47. 6ac4bbb fix(config): remove legacy protocol timeout fallback (#3326) by CAICAII · 5 weeks ago
  48. e6e14fd Set up default protection ruleset for default and release branches (#3325) by The Apache Software Foundation · 5 weeks ago
  49. f94cbff Merge remote-tracking branch 'origin/develop' by alanxtl · 5 weeks ago
  50. 149706b Revert "Set up default protection ruleset for default and release branches (#3325)" by alanxtl · 5 weeks ago
  51. 66e05df fix(triple): preserve otel traceparent in TripleInvoker (#3285) by nanjiek · 5 weeks ago
  52. 72fad92 Set up default protection ruleset for default and release branches (#3325) by The Apache Software Foundation · 5 weeks ago
  53. 5efce61 Merge branch 'develop' of https://github.com/apache/dubbo-go into develop by Xin.Zh · 5 weeks ago
  54. db2a487 Refactor/config center filter logger (#3335) by Yuqi Qiao · 5 weeks ago
  55. 9bbcca6 Refactor/common config logger format (#3324) by Qiao-yq · 6 weeks ago
  56. 4932a6e fix(config): keep instance options in global config (#3320) by CAICAII · 6 weeks ago
  57. f912305 fix: remove viper (#3323) by nagisa-kunhah · 6 weeks ago
  58. 0da70c7 Refactor/cluster logger format (#3311) by Qiao-yq · 6 weeks ago
  59. 083136f fix(consistenthashing): add mutex to protect global selectors map from concurrent access (#3317) by eye-gu · 7 weeks ago
  60. 67ec99f feat: support mounting existing HTTP handlers on the Triple listener (#3301) by Zecheng Zhu · 7 weeks ago
  61. d8954af fix(registry): preserve Nacos providers and environment metadata (#3309) by 承潜 · 8 weeks ago
  62. d3b10c4 feat: simplify server shutdown lifecycle #3042 (#3293) by Oxidaner · 8 weeks ago
  63. 5ead643 fix(triple): make protocol initialization and invoker tracking race-safe (#3307) by 承潜 · 8 weeks ago
  64. 6110bc1 fix(jsonrpc): prevent nil pointer panic when exporter not found in ExporterMap (#3312) by eye-gu · 8 weeks ago
  65. e533cec Fix/3246 url memory leaks (#3282) by nagisa-kunhah · 8 weeks ago
  66. 676fa86 feat: add variadic RPC warnings and checks (#3294) by 承潜 · 9 weeks ago
  67. 1366ca1 fix(registry): make base configurators thread-safe (#3333) by Minh Vu · 5 weeks ago
  68. 1240af6 Refactor/config center filter logger (#3335) by Yuqi Qiao · 5 weeks ago
  69. 69fced7 Refactor/common config logger format (#3324) by Qiao-yq · 6 weeks ago
  70. 3b7740a fix(config): keep instance options in global config (#3320) by CAICAII · 6 weeks ago
  71. d141031 fix: remove viper (#3323) by nagisa-kunhah · 6 weeks ago
  72. 6cd2870 Refactor/cluster logger format (#3311) by Qiao-yq · 6 weeks ago
  73. 6a26761 fix(consistenthashing): add mutex to protect global selectors map from concurrent access (#3317) by eye-gu · 7 weeks ago
  74. 9af5395 feat: support mounting existing HTTP handlers on the Triple listener (#3301) by Zecheng Zhu · 7 weeks ago
  75. 7dd73d8 fix(registry): preserve Nacos providers and environment metadata (#3309) by 承潜 · 8 weeks ago
  76. 313904c feat: simplify server shutdown lifecycle #3042 (#3293) by Oxidaner · 8 weeks ago
  77. f836ffa fix(triple): make protocol initialization and invoker tracking race-safe (#3307) by 承潜 · 8 weeks ago
  78. 75f66ca fix(jsonrpc): prevent nil pointer panic when exporter not found in ExporterMap (#3312) by eye-gu · 8 weeks ago
  79. e05b0e1 Fix/3246 url memory leaks (#3282) by nagisa-kunhah · 8 weeks ago
  80. 15053b3 feat: add variadic RPC warnings and checks (#3294) by 承潜 · 9 weeks ago
  81. ea93b8a fix(race): close remaining #3247 shared-state races (#3269) by xxs · 9 weeks ago
  82. 10f57d8 feat(logger): add CtxLogger interface for OpenTelemetry trace integration (#3195) by MrSibe · 9 weeks ago
  83. bafeb20 fix(jsonrpc): prevent nil pointer panic on unsupported content type (#3298) by eye-gu · 10 weeks ago
  84. b52803d Feat/3255 new config api tests (#3283) by 翎 · 10 weeks ago
  85. c3f114d feat: add stateful HTTP/3 negotiation with probe and cooldown (#3281) by Zecheng Zhu · 2 months ago
  86. f17993d fix: close #3247 nacos/directory lifecycle race risks (#3270) by xxs · 2 months ago
  87. e12d8c5 fix(generic): support variadic method invocation via generic call (#3284) by 承潜 · 3 months ago
  88. 28fc318 feat: Triple Rest OpenAPI Support (#3280) by eye-gu · 3 months ago v3.3.2-20260419
  89. 707124f feat(router): add static router configuration injection (#3252) by Aether · 3 months ago
  90. 212813a fix: close #3247 config/protocol shared-state races (#3271) by xxs · 3 months ago
  91. c356735 feat: graceful shutdown #1977 (#3235) by Oxidaner · 3 months ago
  92. fb8eff2 fix(triple): case-insensitive method routing without metadata polluti… (#3277) by 承潜 · 3 months ago
  93. 8fe1f4b fix(router): resolve polaris application lookup from URL attributes (#3256) by xxs · 3 months ago
  94. 5c6bee7 refactor: migrate hystrix filter from main repository (#3253) by Zecheng Zhu · 3 months ago
  95. 8e9a713 Refactor: remove config in grpc and dubbo3 (#3231) by 翎 · 3 months ago
  96. ddb0f1b doc: add dubbo-go-extensions in readme (#3260) by Zecheng Zhu · 3 months ago
  97. 3345696 fix(extension): eliminate race-prone global registries in common/extension (#3264) by xxs · 3 months ago
  98. a8c419c docs: update contact information (#3273) by whimc · 3 months ago
  99. 82957c5 fix(core): resolve #3247 lock misuse and map exposure races (#3265) by xxs · 3 months ago
  100. 06837fd migrate the ValidateRegistryIDs to internal (#3258) by nanjiek · 3 months ago