Messages by Thread
-
-
[PR] fix(router): use ApplicationKey instead of Tagkey to build config key in Route method [dubbo-go]
via GitHub
-
[I] [BUG] Tag router uses wrong constant key to build config key in Route method [dubbo-go]
via GitHub
-
Re: [I] [FEATURE] Interoperate with dubbo-java triple http3 server [dubbo-go]
via GitHub
-
[PR] feat(auth/saml): add SAML authentication filter [dubbo-go-pixiu]
via GitHub
-
[PR] feat: support legacy and new prometheus client stacks [dubbo]
via GitHub
-
[I] [Enhancement] Directory structure reorganization: reduce god packages, clarify boundaries, enable modular builds [dubbo-go]
via GitHub
-
[I] [Enhancement] Codebase quality improvements: URL redesign, extension safety, lifecycle management, API hygiene [dubbo-go]
via GitHub
-
[I] [BUG] Systematic data races: 20+ extension global maps unprotected, wrong lock in SetProviderService, RouterChain.Route lockless [dubbo-go]
via GitHub
-
[I] [BUG] URL struct memory leaks: attributes never deleted, listeners never cleaned, blacklist key mismatch [dubbo-go]
via GitHub
-
Re: [PR] fix: polaris router support application name [dubbo-go]
via GitHub
-
[PR] Update dependencies and restore etcd API [dubbo-go]
via GitHub
-
[I] [Bug] The traffic will be routed to instances of previous interface, which causes no such method error [dubbo]
via GitHub
-
[I] [Bug] When configuring condition route to route traffic to particular instance, there is still traffic in others [dubbo]
via GitHub
-
[PR] update ci workflow logic [dubbo-go-samples]
via GitHub
-
[PR] Fix security vulnerabilities reported by Dependabot [dubbo-go]
via GitHub
-
Re: [PR] feat: add HTTP health check API for Kubernetes integration [dubbo-go]
via GitHub
-
Re: [I] Expose readiness and liveness apis so the process's status can be detected by the scheduling cluster like K8S. [dubbo-go]
via GitHub
-
[I] [UPDATE] Restore the previously removed API for etcd/grpc compatibility/update [dubbo-go]
via GitHub
-
[PR] ci: fix lint config to v2 format [dubbo-go-extensions]
via GitHub
-
[I] [BUG] `dubbo-go-extension` 仓库已经被建立,仍有剩余工作 [dubbo-go]
via GitHub
-
[PR] build(deps): bump github.com/dubbogo/gost from 1.14.3 to 1.14.4 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump actions/checkout from 5 to 6 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.40.0 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump golangci/golangci-lint-action from 8 to 9 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump codecov/codecov-action from 4 to 5 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.57.0 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump actions/cache from 4 to 5 [dubbo-go-extensions]
via GitHub
-
[PR] build(deps): bump golang.org/x/crypto from 0.26.0 to 0.45.0 [dubbo-go-extensions]
via GitHub
-
[PR] chore(deps): bump org.apache.dubbo:dubbo from 3.2.0 to 3.2.5 in /generic/java-client [dubbo-go-samples]
via GitHub
-
[PR] chore(deps): bump org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6 in /generic/java-server [dubbo-go-samples]
via GitHub
-
[PR] chore(deps): bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 in /generic/java-client [dubbo-go-samples]
via GitHub
-
[I] [BUG] 集成测试中 java-java 的调用链路无法跑通 [dubbo-go]
via GitHub
-
Re: [I] Bug: Interoperability failure between Go and Java in samples/generic [dubbo-go-samples]
via GitHub
-
Re: [I] Decouple integration tests from samples and support dynamic port allocation to enable parallel testing [dubbo-go]
via GitHub
-
[I] [BUG] otelClientTrace filter 的 traceparent 被 triple_invoker 破坏,导致链路追踪 parent 错乱 [dubbo-go]
via GitHub
-
[PR] change gateway image and fix typo [dubbo-go-pixiu-samples]
via GitHub
-
[PR] use hot reload update gateway [dubbo-go-pixiu]
via GitHub