-[Fix Consumer panic when restart provider](https://github.com/apache/dubbo-go/pull/803)
-[Fix etcd can not registry](https://github.com/apache/dubbo-go/pull/819)[@lin-jianjun](https://github.com/lin-jianjun)
-[Fix cannot call go provider service when used by java dubbo 2.7.7 version](https://github.com/apache/dubbo-go/pull/815)[@jack15083](https://github.com/jack15083)
-[Fix go client quit abnormally when it connects java server](https://github.com/apache/dubbo-go/pull/820)[@wenxuwan](https://github.com/wenxuwan)
-[Fix sentinel windows issue](https://github.com/apache/dubbo-go/pull/821)[@louyuting](https://github.com/louyuting)
-[Refactor for proxyInvoker cannot be extended](https://github.com/apache/dubbo-go/pull/747)[@cvictory](https://github.com/cvictory)
-[Refactor attachment type from map\[string\]stiring to map\[string\]interface{}](https://github.com/apache/dubbo-go/pull/713)[@cvictory](https://github.com/cvictory)