+1 I have checked:
+ git tag is correct + source code can be compiled on my PC with rust version 1.62.1、libprotoc 3.21.6 + LICENSE file exist + NOTICE file exist + Dependency licenses are ok (checked with cargo deny tool and some manual work) This is one question, what will we put in the crates release page? readme file? On Fri, Sep 30, 2022 at 4:50 PM jun liu <ken.lj...@gmail.com> wrote: > > Please notice that our starting version number is now v0.2.0 instead of > v0.1.0 in the previous thread, and that’s because I found v0.1.0 already > exists in the binary distribution center[1] and cannot be counted as a valid > apache release. > > 1. https://crates.io/search?q=dubbo > > > 2022年9月30日 下午4:35,jun liu <ken.lj...@gmail.com> 写道: > > > > Hello Community, > > > > This is a call for vote to release Apache Dubbo Rust version v0.2.0 and > > since this is the first formal release of the rust language implementation > > please help to check the LICENSE, NOTICE and others that need to be > > confirmed for a valid apache release. > > > > The release candidates: > > https://dist.apache.org/repos/dist/dev/dubbo/dubbo-rust/v0.2.0/ > > > > Git tag for the release: > > https://github.com/apache/dubbo-rust/tree/v0.2.0 > > > > Hash for the release tag: > > cd34a953bc5b5c4ace73357e1e50ba8aee95993d > > > > Release Notes: > > https://github.com/apache/dubbo-rust/releases/tag/v0.2.0 > > > > The artifacts have been signed with Key 28681CB1, which can be found in the > > keys file: > > https://dist.apache.org/repos/dist/dev/dubbo/KEYS > > > > The vote will be open for at least 72 hours and until the necessary number > > of > > votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > Thanks, > > The Apache Dubbo Team >