Sign in
apache
/
dubbo-go-samples
/
HEAD
f1860fa
clean up compatibility directory (#1062)
by Zecheng Zhu
· 3 days ago
main
5a313dc
refactor: migrate to new API and use direct mode (#1055)
by Rynzie
· 12 days ago
2a01b76
fix(generic):keep Go and Java client/server consistent (#1046)
by Rynzie
· 2 weeks ago
8af31d8
feat: samples for k8s probe (#1033)
by Xuetao Li
· 2 weeks ago
e9d5787
Update CI version (#1054)
by Xuetao Li
· 2 weeks ago
b99ee22
refactor(samples): replace config.WithMethod options with global.MethodConfig (#1047)
by nanjiek
· 2 weeks ago
f9a14fc
Update CI version (#1052)
by Xuetao Li
· 2 weeks ago
b8e08f0
update go version (#1048)
by Xuetao Li
· 2 weeks ago
86817cc
feat(generic): add generic call sample for both Dubbo and Triple protocols (#1016)
by Tsukikage
· 3 weeks ago
fc02ccc
feat(router): add router examples (#1032)
by yangpixi
· 5 weeks ago
77cc7ed
update: update health check mek (#1039)
by Xuetao Li
· 5 weeks ago
0926a7d
feat: complete update intergrate test logic (#1034)
by Xuetao Li
· 6 weeks ago
d2c0f9e
refactor(samples): avoid time.Sleep in tests and examples (#1029)
by Carve_
· 7 weeks ago
6141cf3
chore(deps): bump org.apache.logging.log4j:log4j-core (#1028)
by dependabot[bot]
· 8 weeks ago
a38a12a
chore(deps): bump org.apache.logging.log4j:log4j-core (#1027)
by dependabot[bot]
· 8 weeks ago
dfef87b
feat(async): Add Java interoperability with async RPC support (#992)
by MrSibe
· 8 weeks ago
abd02aa
chore: remove duplicated samples (#1024)
by zbchi
· 3 months ago
c8e372d
feat: migrate registry/polaris (#1017)
by zbchi
· 3 months ago
d48d7cf
feat: migrate apisix sample (#1023)
by zbchi
· 3 months ago
b97e7be
feat: migrate mesh sample (#1019)
by zbchi
· 3 months ago
f4404e1
chore: remove compatibility/config-api (#1018)
by zbchi
· 3 months ago
b5836af
feat: Enhance samples interaction with Dubbo-java in config_center (#1008)
by 花国栋
· 3 months ago
60f41fe
chore: remove compatibility/proxyless (#1020)
by zbchi
· 3 months ago
4f9f11e
Fix: Change NACOS_URL from nacos://localhost:8848 to localhost:8848 to avoid metadata report nil pointer dereference bug (#1011)
by CAICAII
· 3 months ago
47fbdf0
feat: upgrade dubbo-go to v3.3.1 and fix panic problems in registry files (#1013)
by 陈乐樂
· 3 months ago
4d00f88
update dubbo version v3 3.3.1 (#1012)
by Oxidaner
· 3 months ago
2c7585e
chore: remove deprecated compatibility/tls (#1010)
by zbchi
· 3 months ago
d1ae103
feat: add TLS support for Java-Go interoperability (#996)
by CAICAII
· 3 months ago
94604df
chore(deps): bump ch.qos.logback:logback-classic in /streaming (#1003)
by dependabot[bot]
· 3 months ago
eac8dbf
chore(deps): bump github.com/sirupsen/logrus (#1002)
by dependabot[bot]
· 3 months ago
5a0538d
feat: add http3 sample (#993)
by Akashisang
· 3 months ago
96db0c7
feat: Enhance samples interaction with Dubbo-java #3096, add java samples in direct (#986)
by 陈乐樂
· 3 months ago
4e87a4f
feat: Enhance samples interaction with Dubbo-java #3096,add dubbo-java streaming samples (#985)
by 陈乐樂
· 3 months ago
cd631c1
chore(deps): bump github.com/sirupsen/logrus (#1001)
by dependabot[bot]
· 3 months ago
567b891
feat: upgrade dubbo-go version to latest (#999)
by 陈乐樂
· 3 months ago
aaea742
chore: remove compatibility/skywalking (#1000)
by zbchi
· 3 months ago
f876fa1
chore: remove duplicated configCenter (#995)
by zbchi
· 4 months ago
0da494c
Update helloworld example (#989)
by 陈乐樂
· 4 months ago
a9d9d01
chore: remove duplicated registry (#990)
by zbchi
· 4 months ago
0c89204
feat: interactive startup model selection (#972)
by CAICAII
· 4 months ago
d1f556c
feat: add generic samples (#973)
by yxrxy
· 4 months ago
112d2a1
update docs (#974)
by Xuetao Li
· 4 months ago
038cc41
Revert "impl: delete all polaris related content (#860)" (#865)
by marsevilspirit
· 4 months ago
8a01c95
feat: migrate old filter sample to new (#965)
by zbchi
· 4 months ago
863a088
feat: migrate old game sample (#970)
by zbchi
· 4 months ago
382eb36
feat: migrate old async sample (#971)
by zbchi
· 4 months ago
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
· 4 months ago
8a91f72
chore(deps): bump golang.org/x/crypto (#963)
by dependabot[bot]
· 4 months ago
0e2d3a1
feat: Enhance dubbo-go cross test #837 (#960)
by 陈乐樂
· 4 months ago
61d22b7
feat: migrate old direct to new (#961)
by zbchi
· 4 months ago
b82b45e
feat: migrate otel and remove old seata-go (#959)
by zbchi
· 4 months ago
fd5426a
Update .asf.yaml (#957)
by Xuetao Li
· 4 months ago
312c861
fix: update environment variable references in README and server files (#931)
by KamTo Hung
· 5 months ago
8f917fc
feat: add integration test support for generic (#956)
by zbchi
· 5 months ago
03a6de2
feat: add TLS example demonstrating encrypted communication and mutual authentication in Dubbo-Go (#955)
by Xuetao Li
· 5 months ago
dff74b0
chore: remove duplicated samples under compatibility (#954)
by zbchi
· 5 months ago
050c98d
feat: add tls sample (#852)
by marsevilspirit
· 5 months ago
02b84f6
Feature/add apollo sample (#873)
by xuzhijvn
· 5 months ago
739a6fb
chore(deps): bump golang.org/x/oauth2 (#941)
by dependabot[bot]
· 5 months ago
468ff5a
feat: add OTLP HTTP tracing exporter example with Dubbo/Triple/JsonRPC protocols (#926)
by Xuetao Li
· 5 months ago
a7cf061
optimize config_center sample (#914)
by KamTo Hung
· 6 months ago
64e9409
feat: Add multi-LLM provider support (#932)
by CAICAII
· 6 months ago
310e9d0
refactor simplify server initialization and registration (#903)
by KamTo Hung
· 6 months ago
8834ea3
docs: improve Nacos installation guide for LLM sample (#927)
by CAICAII
· 6 months ago
4d91708
fix: Update Ollama to v0.10.0 to resolve CVE-2025-1975 (#929)
by CAICAII
· 6 months ago
e3c7c42
feat: upgrade CoT Agent to ReAct Agent (#913)
by CAICAII
· 6 months ago
0c7e6a7
feat: Add etcd registry example (#920)
by xuhe
· 6 months ago
d4d4e7a
chore(deps): bump golang.org/x/oauth2 (#924)
by dependabot[bot]
· 7 months ago
2b4903f
chore(deps): update nacos-sdk-go and alibaba-cloud-sdk-go dependencies (#923)
by heqingpan
· 7 months ago
4f6538c
optimize helloworld samples (#917)
by KamTo Hung
· 7 months ago
76c2b7a
fix: rename README_zn.md to README_zh.md for consistency (#919)
by KamTo Hung
· 7 months ago
db698da
optimize healthcheck samples (#918)
by KamTo Hung
· 7 months ago
e8c7185
Solve some integration testing problems (#906)
by KamTo Hung
· 7 months ago
7a2f724
chore(deps): bump google.golang.org/protobuf in /tools/pgw-cleaner (#908)
by dependabot[bot]
· 7 months ago
00319dc
fix “Zombie Metrics” (#890) (#899)
by haoyuan
· 7 months ago
dd09992
chore(deps): bump golang.org/x/oauth2 (#907)
by dependabot[bot]
· 7 months ago
a1fb788
fix(proto): regenerate proto files (#891)
by marsevilspirit
· 7 months ago
91bb162
Merge pull request #868 from Alanxtl/polari
by marsevilspirit
· 7 months ago
025c026
Bump golang.org/x/oauth2 in /online_boutique/src/recommendationservice (#904)
by dependabot[bot]
· 7 months ago
331e752
use dynamic paths for templates and static files (#894)
by KamTo Hung
· 7 months ago
5d7d1dd
Fix TLS configuration replacement in integration test script (#900)
by KamTo Hung
· 7 months ago
074dad0
docs: remove AI-generated content from metrics README_CN.md (#895)
by yxrxy
· 8 months ago
b35d7c5
Update the dependencies version and fix compatibility/api used error (#892)
by KamTo Hung
· 8 months ago
cd165d9
Bump golang.org/x/oauth2 in /compatibility/task/shop (#889)
by dependabot[bot]
· 8 months ago
4a4639c
Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 (#888)
by dependabot[bot]
· 8 months ago
4b37aca
Bump golang.org/x/oauth2 in /compatibility/mesh/go-server (#887)
by dependabot[bot]
· 8 months ago
e2c2b9d
Bump golang.org/x/oauth2 in /compatibility/mesh/go-client (#886)
by dependabot[bot]
· 8 months ago
6a0751c
Bump golang.org/x/oauth2 in /compatibility/proxyless/go-server (#884)
by dependabot[bot]
· 8 months ago
5b0f7f3
feat: add Prometheus push and pull mode monitoring setup with Grafana and Pushgateway (#885)
by Xuetao Li
· 8 months ago
43dff8d
update
by Alanxtl
· 8 months ago
3c96799
docs: update ratelimit service name in README files
by Alanxtl
· 8 months ago
7673eb7
Bump golang.org/x/oauth2 from 0.6.0 to 0.27.0 in /task/shop (#883)
by dependabot[bot]
· 8 months ago
47ef22c
Bump golang.org/x/oauth2 in /online_boutique/src/currencyservice (#882)
by dependabot[bot]
· 8 months ago
b1c9048
Bump golang.org/x/oauth2 in /online_boutique/src/shippingservice (#881)
by dependabot[bot]
· 8 months ago
8c2aef2
ci(fmt): add imports-formatter check ci (#880)
by marsevilspirit
· 8 months ago
0c6631b
chores: standardize go.mod (#854)
by marsevilspirit
· 8 months ago
99b1ef1
fix: metrics sample start failed (#856)
by marsevilspirit
· 8 months ago
cddec01
docs: add zh readme for metrics example (#879)
by Rinai
· 8 months ago
5d3ccd1
Bump google.golang.org/protobuf in /online_boutique/src/adservice (#875)
by dependabot[bot]
· 8 months ago
eb027da
Bump golang.org/x/oauth2 in /online_boutique/src/frontendservice (#874)
by dependabot[bot]
· 8 months ago
Next »