Hi, All
After waitint for more than 1 week, I invite u to vote for dubbo-go v1.1.0 now. Git tag for the release: https://github.com/apache/dubbo-go/tree/1.1.0 Hash for the release tag: 7f0abe3c26c4c993e1abfe5ad8305cc53f4a9de6 Change list: as list the previous email. The vote will be open for at least 72 hours or until necessary number of votes are reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, The Apache Dubbobo Team 原始邮件 发件人: alexstockssr<[email protected]> 收件人: dev<[email protected]> 发送时间: 2019年7月21日(周日) 22:03 主题: Re: dubbogo v1.1.0 Hello Dubbo/Dubbogo Community, Before voting for v1.1.0 release, I would like to make a feature/bug-fix list as follows. 1.1 Feature list 1 Use time wheel instead of time.After to defeat timer object memory leakage<https://github.com/apache/dubbo-go/pull/130/> ; 2 Support Java bigdecimal<https://github.com/apache/dubbo-go/pull/126/files>; 3 Support all JDK exceptions<https://github.com/apache/dubbo-go/pull/120>; 4 Support multi-version of service<https://github.com/apache/dubbo-go/pull/119>; 5 Allow user set custom params for registry<https://github.com/apache/dubbo-go/pull/117>; 6 Support zookeeper config center<https://github.com/apache/dubbo-go/pull/99>; Bug Fix 1 Preventing dead loop when got zk unregister event<https://github.com/apache/dubbo-go/pull/129>; 2 Delete ineffassign<https://github.com/apache/dubbo-go/pull/127/files>; 3 Add wg.Done() for mockDataListener<https://github.com/apache/dubbo-go/pull/118>; 4 Delete wrong spelling words<https://github.com/apache/dubbo-go/pull/107/files>; 5 Use sync.Map to defeat from gettyClientPool deadlock<https://github.com/apache/dubbo-go/pull/106/files>; 6 Handle panic when function args list is empty<https://github.com/apache/dubbo-go/pull/98>; If anyone wanna does any changes, pls give us a feed back. Until the next Sunday, all suggestions are welcome. Thanks, Alex 原始邮件 发件人: Huxing Zhang<[email protected]<mailto:[email protected]>> 收件人: dev<[email protected]<mailto:[email protected]>> 发送时间: 2019年7月18日(周四) 09:49 主题: Re: dubbogo v1.1.0 Hi, It is good to see that dubbo-go is planning a release. Any release mush be approved by PMC by voting on the mailing list. I would suggest to read the release guide[1] carefully. Understanding an Apache release is very important. If you have any questions, please feel free to ask. [1] http://dubbo.apache.org/en-us/docs/developers/committer-guide/release-guide_dev.html On Wed, Jul 17, 2019 at 6:37 PM Stocks Alex <[email protected]<mailto:[email protected]>> wrote: > > Hi dubbo/dubbogo community, > > > After transferred to apache for almost 1 month, dubbogo has evoved quickly > with many features. > > I want to release dubbogo v1.1.0 this weekend. Do your guys have any > suggestion? > > > Regards, > > Alex -- Best Regards! Huxing
