-
Notifications
You must be signed in to change notification settings - Fork 185
Pull requests: apache/dubbo-go-pixiu
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(cmd): replace panic with error returns in gateway startup
#997
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(dubboproxy): replace panic with error returns in filter construction
#996
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(admin): replace panic/os.Exit with error handling in config loading
#995
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(xds): replace panic with error returns in grpc_envoy.go
#994
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(server): improve listener shutdown error handling
#993
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(client/mq): initialize consumerManager map and add mutex protection
#992
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
fix(server): remove unbalanced startup wait group
#991
opened Jun 26, 2026 by
Aias00
Contributor
Loading…
build(deps): upgrade cobra v1.5.0 → v1.10.2 and viper v1.8.1 → v1.21.0
#985
opened Jun 17, 2026 by
Aias00
Contributor
Loading…
refactor(nacos): migrate from SDK v1 to v2, remove v1 dependency
#982
opened Jun 16, 2026 by
Aias00
Contributor
Loading…
refactor: replace goinggo/mapstructure with mitchellh/mapstructure
#981
opened Jun 16, 2026 by
Aias00
Contributor
Loading…
fix: replace all runtime panics with error returns for production stability
#980
opened Jun 16, 2026 by
Aias00
Contributor
Loading…
build: migrate github.com/golang/mock to go.uber.org/mock
#979
opened Jun 16, 2026 by
Aias00
Contributor
Loading…
feat(cluster): decouple config from runtime — private Config, RuntimeState, and RoundRobin cursor migration
#973
opened Jun 9, 2026 by
Qiao-yq
Contributor
Loading…
refactor(cluster): consolidate duplicated endpoint ID -2/-3 suffix algorithm
#972
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
4 tasks done
refactor(loadbalancer): gate snapshot fast paths behind an internal opt-in token
#971
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
4 tasks done
perf(loadbalancer): O(1) snapshot pick recheck via healthy-by-ID index
#970
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
6 tasks done
perf(cluster): defer Config consistent-hash rebuild to legacy pick path
#967
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
5 tasks done
perf(llm): make cooldown store eviction O(1) with container/list LRU
#966
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
4 tasks done
ci(lint): enable staticcheck SA1019 for new deprecated-symbol usage
#964
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
5 tasks done
feat(llm): inject cooldown store via plugin and remove shared global
#963
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
5 tasks done
feat(cluster): add metrics for endpoint snapshot publication
#962
opened Jun 7, 2026 by
mochengqian
Contributor
Loading…
feat(mcp): add deterministic tool governance for MCP server
1.2.0
enhancement
New feature or request
#953
opened May 31, 2026 by
mochengqian
Contributor
Loading…
add: Write unit tests
1.2.0
enhancement
New feature or request
#947
opened May 26, 2026 by
222twotwotwo
Contributor
Loading…
Fix: improve skills for pixiu
1.2.0
enhancement
New feature or request
#933
opened May 20, 2026 by
ywxzm03
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.