v1.5.6-rc1
版本发布时间: 2021-02-22 17:58:50
apache/dubbo-go最新发布版本:v3.2.0-rc1(2024-03-10 23:26:55)
New Features
- Add dubbo-go-cli telnet tool
- Add Proxy ImplementFunc to allow override impl
- Add read configuration path from the command line when start
Enhancement
- introduce ConfigPostProcessor extension
- Impl extension of two urls comparison
- using event-driven to let router send signal to notify channel
- lint codes
Bugfixes
- Fix: generic struct2MapAll key of map keep type
- Fix: when events empty, delete all the invokers
- Fix: file service discovery run in windows
- Fix: make metadata report work without serviceDiscovery
- Fix: consumer invoker cache set nil after the ZK connection is lost
- Fix: integration test in Github action
- Fix: etcd exit panic
- Fix: when connect to provider fail, will occur panic
- Fix: support getty send Length, when the data transfer failed