GitHub user erickguan created a discussion: [VOTE] Release Apache OpenDAL 0.58.2-rc.1 - Vote Round 1
Hello, Apache OpenDAL community, This is a call for a vote on Apache OpenDAL release candidate v0.58.2-rc.1, proposed for release as Apache OpenDAL 0.58.2. Release candidate source packages: https://dist.apache.org/repos/dist/dev/opendal/0.58.2-rc.1/ Keys used to verify the signatures: https://downloads.apache.org/opendal/KEYS Release candidate Git tag: https://github.com/apache/opendal/releases/tag/v0.58.2-rc.1 Maven staging repository: https://repository.apache.org/content/repositories/orgapacheopendal-1083/ Python packages on TestPyPI: https://test.pypi.org/project/opendal/ Staged website: https://opendal-v0-58-2-rc-1.staged.apache.org/ Please download, verify, and test the release candidate. When voting, state which checks you performed. The vote will remain open for at least 72 hours and until the release candidate receives at least three binding `+1` votes, with more binding `+1` than `-1` votes. ```markdown - [ ] +1 Approve. - [ ] +0 No opinion. - [ ] -1 Do not approve. Please explain why. Verification checklist: - [ ] Download links work. - [ ] Checksums and signatures are valid. - [ ] LICENSE and NOTICE files are present. - [ ] Source packages contain no unexpected binary files. - [ ] Source files include ASF license headers. - [ ] Source builds successfully. ``` Use `verify.py` to help verify the release candidate: ```shell svn checkout https://dist.apache.org/repos/dist/dev/opendal/0.58.2-rc.1/ opendal-dist-0.58.2-rc.1 cd opendal-dist-0.58.2-rc.1 curl --silent --show-error --location https://github.com/apache/opendal/raw/v0.58.2-rc.1/scripts/verify.py --output verify.py python verify.py ``` For more information about Apache OpenDAL, visit https://opendal.apache.org/. Thanks, Erick GitHub link: https://github.com/apache/opendal/discussions/8049 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
