Hello, Apache OpenDAL Community, This is a call for a vote to release Apache OpenDAL version 0.45.1.
The release candidate: https://dist.apache.org/repos/dist/dev/opendal/0.45.1-rc.5/ Keys to verify the release candidate: https://downloads.apache.org/opendal/KEYS Git tag for the release: https://github.com/apache/opendal/releases/tag/v0.45.1-rc.5 Maven staging repo: https://repository.apache.org/content/repositories/orgapacheopendal-1029/ Pypi testing repo: https://test.pypi.org/project/opendal/ Please download, verify, and test. The VOTE will be open for at least 72 hours and until the necessary number of votes are reached. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason To learn more about apache opendal, please see https://opendal.apache.org/ Checklist for reference: [ ] Download links are valid. [ ] Checksums and signatures. [ ] LICENSE/NOTICE files exist [ ] No unexpected binary files [ ] All source files have ASF headers [ ] Can compile from source Use our verify.py to assist in the verify process: svn co https://dist.apache.org/repos/dist/dev/opendal/0.45.1-rc.5/ opendal-dev cd opendal-dev curl -sSL https://github.com/apache/opendal/raw/v0.45.1-rc.5/scripts/verify.py -o verify.py python verify.py Thanks Xuanwo
