Bugfixes

   - Fix:failoverbug and retries change to string type #195
   https://github.com/apache/dubbo-go/pull/195
   - common/utils/net.go bug https://github.com/apache/dubbo-go/pull/185
   - gettyRPCClientPool.remove deadlock
   https://github.com/apache/dubbo-go/pull/183
   - time.AfterFunc do not need to run in another goroutine
   https://github.com/apache/dubbo-go/pull/181
   - word spell error https://github.com/apache/dubbo-go/pull/179
   - word spell error https://github.com/apache/dubbo-go/pull/177
   - Fix:url.Values is not safe map
   https://github.com/apache/dubbo-go/pull/172
   - getty: Fix: cpu 100% in session.handleLoop
   https://github.com/dubbogo/getty/pull/24

New Features

   - new feature to support dynamic config center which compatible with
   dubbo 2.6.x & 2.7.x #194 https://github.com/apache/dubbo-go/pull/194
   - invoker & attachments & merge master
   https://github.com/apache/dubbo-go/pull/193
   - remove client from pool before closing it
   https://github.com/apache/dubbo-go/pull/190
   - split protocol/dubbo/pool.go gettyRPCClient.close and
   gettyRPCClientPool.remove https://github.com/apache/dubbo-go/pull/186

Enhancement

   - hessian2: hessian2 should handle all errors of encode and decode
   https://github.com/apache/dubbo-go-hessian2/issues/51
   - Mod:rm author info & rename file name
   https://github.com/apache/dubbo-go/pull/188
   - Add token attachment and tokenFilter
   https://github.com/apache/dubbo-go/pull/187
   - add map struct to generic filter
   https://github.com/apache/dubbo-go/pull/171

Reply via email to