1. 0d4d76a fix(task/shop): 修复商城 demo 灰度路由相关的 2 个问题 (#1111) by xxs · 5 days ago main
  2. 7db272e Set up default protection ruleset for default and release branches (#1106) by The Apache Software Foundation · 4 weeks ago
  3. 1c6834d Enhance README with additional config centers and registries (#1108) by Xuetao Li · 4 weeks ago
  4. 3e5d977 fix(metrics): improve probe sample shutdown behavior (#1107) by 翎 · 4 weeks ago
  5. cdbe76b Fix/rolling logger (#1105) by 翎 · 5 weeks ago
  6. 9200a92 Fix/filter polaris limit multi service registration (#1103) by Qiao-yq · 5 weeks ago
  7. 7e1979b fix(book-flight-ai-agent): wire frontend index route to ChatHandler.Index (#1100) by Harry33t · 5 weeks ago
  8. 4bd4b83 fix(llm): use generic model fields in frontend instead of OllamaModels (#1093) by Harry33t · 5 weeks ago
  9. 6f86c7f docs(config_center/zookeeper): align README and comments with actual code (#1094) by Harry33t · 5 weeks ago
  10. 800e8bc fix(apisix): set nacos container_name so demo works out of the box (#1096) by Harry33t · 5 weeks ago
  11. 6291e58 docs(book-flight-ai-agent): explain qwq default and add fallback options (#1099) by Harry33t · 5 weeks ago
  12. 5eb5746 docs(apisix): drop MySQL from quick-start and explain Derby default (#1101) by Harry33t · 5 weeks ago
  13. 5668b12 docs(config_yaml): clarify DUBBO_GO_CONFIG_PATH resolution (#1097) by Harry33t · 6 weeks ago
  14. 3ac38cf docs(book-flight-ai-agent): fix typo frntend -> frontend in README (#1095) by Harry33t · 6 weeks ago
  15. 7bebeb6 fix: ensure client spans are exported reliably and complete OTLP HTTP tracing sample #1077 (#1092) by nagisa-kunhah · 6 weeks ago
  16. 6cc2c6e fix: In the Java interop sample, Java -> Go fails or is incomplete in… (#1091) by Oxidaner · 7 weeks ago
  17. 1a9d211 fix: image router problem (#1088) by Oxidaner · 7 weeks ago
  18. ccd8002 feat(logger): add OpenTelemetry trace integration sample (#1030) by MrSibe · 8 weeks ago
  19. e7d2f4f feat: add openapi sample (#1063) by eye-gu · 9 weeks ago
  20. 29a1565 feat: add router static config sample (#1059) by Aether · 9 weeks ago
  21. 7ac030e feat: add search capability for book-flight-ai-agent (#1061) by Harry33t · 9 weeks ago
  22. 33141f4 Feat/graceful shutdown sample (#1058) by Oxidaner · 2 months ago
  23. 5c11a1f feat: add hystrix sample (#1060) by Zecheng Zhu · 2 months ago
  24. f1860fa clean up compatibility directory (#1062) by Zecheng Zhu · 3 months ago
  25. 5a313dc refactor: migrate to new API and use direct mode (#1055) by Rynzie · 3 months ago
  26. 2a01b76 fix(generic):keep Go and Java client/server consistent (#1046) by Rynzie · 3 months ago
  27. 8af31d8 feat: samples for k8s probe (#1033) by Xuetao Li · 3 months ago
  28. e9d5787 Update CI version (#1054) by Xuetao Li · 3 months ago
  29. b99ee22 refactor(samples): replace config.WithMethod options with global.MethodConfig (#1047) by nanjiek · 3 months ago
  30. f9a14fc Update CI version (#1052) by Xuetao Li · 3 months ago
  31. b8e08f0 update go version (#1048) by Xuetao Li · 3 months ago
  32. 86817cc feat(generic): add generic call sample for both Dubbo and Triple protocols (#1016) by Tsukikage · 3 months ago
  33. fc02ccc feat(router): add router examples (#1032) by yangpixi · 4 months ago
  34. 77cc7ed update: update health check mek (#1039) by Xuetao Li · 4 months ago
  35. 0926a7d feat: complete update intergrate test logic (#1034) by Xuetao Li · 4 months ago
  36. d2c0f9e refactor(samples): avoid time.Sleep in tests and examples (#1029) by Carve_ · 4 months ago
  37. 6141cf3 chore(deps): bump org.apache.logging.log4j:log4j-core (#1028) by dependabot[bot] · 4 months ago
  38. a38a12a chore(deps): bump org.apache.logging.log4j:log4j-core (#1027) by dependabot[bot] · 4 months ago
  39. dfef87b feat(async): Add Java interoperability with async RPC support (#992) by MrSibe · 4 months ago
  40. abd02aa chore: remove duplicated samples (#1024) by zbchi · 5 months ago
  41. c8e372d feat: migrate registry/polaris (#1017) by zbchi · 5 months ago
  42. d48d7cf feat: migrate apisix sample (#1023) by zbchi · 5 months ago
  43. b97e7be feat: migrate mesh sample (#1019) by zbchi · 5 months ago
  44. f4404e1 chore: remove compatibility/config-api (#1018) by zbchi · 5 months ago
  45. b5836af feat: Enhance samples interaction with Dubbo-java in config_center (#1008) by 花国栋 · 5 months ago
  46. 60f41fe chore: remove compatibility/proxyless (#1020) by zbchi · 5 months ago
  47. 4f9f11e Fix: Change NACOS_URL from nacos://localhost:8848 to localhost:8848 to avoid metadata report nil pointer dereference bug (#1011) by CAICAII · 5 months ago
  48. 47fbdf0 feat: upgrade dubbo-go to v3.3.1 and fix panic problems in registry files (#1013) by 陈乐樂 · 5 months ago
  49. 4d00f88 update dubbo version v3 3.3.1 (#1012) by Oxidaner · 5 months ago
  50. 2c7585e chore: remove deprecated compatibility/tls (#1010) by zbchi · 6 months ago
  51. d1ae103 feat: add TLS support for Java-Go interoperability (#996) by CAICAII · 6 months ago
  52. 94604df chore(deps): bump ch.qos.logback:logback-classic in /streaming (#1003) by dependabot[bot] · 6 months ago
  53. eac8dbf chore(deps): bump github.com/sirupsen/logrus (#1002) by dependabot[bot] · 6 months ago
  54. 5a0538d feat: add http3 sample (#993) by Akashisang · 6 months ago
  55. 96db0c7 feat: Enhance samples interaction with Dubbo-java #3096, add java samples in direct (#986) by 陈乐樂 · 6 months ago
  56. 4e87a4f feat: Enhance samples interaction with Dubbo-java #3096,add dubbo-java streaming samples (#985) by 陈乐樂 · 6 months ago
  57. cd631c1 chore(deps): bump github.com/sirupsen/logrus (#1001) by dependabot[bot] · 6 months ago
  58. 567b891 feat: upgrade dubbo-go version to latest (#999) by 陈乐樂 · 6 months ago
  59. aaea742 chore: remove compatibility/skywalking (#1000) by zbchi · 6 months ago
  60. f876fa1 chore: remove duplicated configCenter (#995) by zbchi · 6 months ago
  61. 0da494c Update helloworld example (#989) by 陈乐樂 · 6 months ago
  62. a9d9d01 chore: remove duplicated registry (#990) by zbchi · 6 months ago
  63. 0c89204 feat: interactive startup model selection (#972) by CAICAII · 6 months ago
  64. d1f556c feat: add generic samples (#973) by yxrxy · 7 months ago
  65. 112d2a1 update docs (#974) by Xuetao Li · 7 months ago
  66. 038cc41 Revert "impl: delete all polaris related content (#860)" (#865) by marsevilspirit · 7 months ago
  67. 8a01c95 feat: migrate old filter sample to new (#965) by zbchi · 7 months ago
  68. 863a088 feat: migrate old game sample (#970) by zbchi · 7 months ago
  69. 382eb36 feat: migrate old async sample (#971) by zbchi · 7 months ago
  70. 3674339 chore: enhance doc in README and HOWTO files and update Go version to 1.24 in CI and lint workflows (#964) by Xuetao Li · 7 months ago
  71. 8a91f72 chore(deps): bump golang.org/x/crypto (#963) by dependabot[bot] · 7 months ago
  72. 0e2d3a1 feat: Enhance dubbo-go cross test #837 (#960) by 陈乐樂 · 7 months ago
  73. 61d22b7 feat: migrate old direct to new (#961) by zbchi · 7 months ago
  74. b82b45e feat: migrate otel and remove old seata-go (#959) by zbchi · 7 months ago
  75. fd5426a Update .asf.yaml (#957) by Xuetao Li · 7 months ago
  76. 312c861 fix: update environment variable references in README and server files (#931) by KamTo Hung · 7 months ago
  77. 8f917fc feat: add integration test support for generic (#956) by zbchi · 7 months ago
  78. 03a6de2 feat: add TLS example demonstrating encrypted communication and mutual authentication in Dubbo-Go (#955) by Xuetao Li · 7 months ago
  79. dff74b0 chore: remove duplicated samples under compatibility (#954) by zbchi · 7 months ago
  80. 050c98d feat: add tls sample (#852) by marsevilspirit · 7 months ago
  81. 02b84f6 Feature/add apollo sample (#873) by xuzhijvn · 8 months ago
  82. 739a6fb chore(deps): bump golang.org/x/oauth2 (#941) by dependabot[bot] · 8 months ago
  83. 468ff5a feat: add OTLP HTTP tracing exporter example with Dubbo/Triple/JsonRPC protocols (#926) by Xuetao Li · 8 months ago
  84. a7cf061 optimize config_center sample (#914) by KamTo Hung · 8 months ago
  85. 64e9409 feat: Add multi-LLM provider support (#932) by CAICAII · 8 months ago
  86. 310e9d0 refactor simplify server initialization and registration (#903) by KamTo Hung · 8 months ago
  87. 8834ea3 docs: improve Nacos installation guide for LLM sample (#927) by CAICAII · 9 months ago
  88. 4d91708 fix: Update Ollama to v0.10.0 to resolve CVE-2025-1975 (#929) by CAICAII · 9 months ago
  89. e3c7c42 feat: upgrade CoT Agent to ReAct Agent (#913) by CAICAII · 9 months ago
  90. 0c7e6a7 feat: Add etcd registry example (#920) by xuhe · 9 months ago
  91. d4d4e7a chore(deps): bump golang.org/x/oauth2 (#924) by dependabot[bot] · 9 months ago
  92. 2b4903f chore(deps): update nacos-sdk-go and alibaba-cloud-sdk-go dependencies (#923) by heqingpan · 9 months ago
  93. 4f6538c optimize helloworld samples (#917) by KamTo Hung · 9 months ago
  94. 76c2b7a fix: rename README_zn.md to README_zh.md for consistency (#919) by KamTo Hung · 9 months ago
  95. db698da optimize healthcheck samples (#918) by KamTo Hung · 9 months ago
  96. e8c7185 Solve some integration testing problems (#906) by KamTo Hung · 9 months ago
  97. 7a2f724 chore(deps): bump google.golang.org/protobuf in /tools/pgw-cleaner (#908) by dependabot[bot] · 10 months ago
  98. 00319dc fix “Zombie Metrics” (#890) (#899) by haoyuan · 10 months ago
  99. dd09992 chore(deps): bump golang.org/x/oauth2 (#907) by dependabot[bot] · 10 months ago
  100. a1fb788 fix(proto): regenerate proto files (#891) by marsevilspirit · 10 months ago