You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Chih Hsing <rz...@gmail.com> on 2019/12/23 04:59:03 UTC

20191206 ~ 20191223 dubbogo weekly

bugs

   - fix: zkRegistry.Destroy() -- negative Waitgroup counter
   https://github.com/apache/dubbo-go/pull/281
   - https://github.com/apache/dubbo-go/pull/277
   https://github.com/apache/dubbo-go/pull/277

features

   - change the position of the lock
   https://github.com/apache/dubbo-go/pull/286
   - feat(registry/zk):url encode zkpath
   https://github.com/apache/dubbo-go/pull/283
   - Ftr: Replace func(int, int) with TpsLimitStrategyCreator interface
   https://github.com/apache/dubbo-go/pull/280
   - ftr: Metric support Part1: metric filter, method count, method rtb
   https://github.com/apache/dubbo-go/pull/276
   - feat(grpc): support client grpc invoke
   https://github.com/apache/dubbo-go/pull/274
   - Ftr: add async call for dubbo protocol
   https://github.com/apache/dubbo-go/pull/272
   - Add: add SetLoggerLevel https://github.com/apache/dubbo-go/pull/271
   - support sticky connectionb https://github.com/apache/dubbo-go/pull/270