Hello StreamPark Community, This is a call for vote to release Apache StreamPark(Incubating) version release-2.0.0-RC4.
Release notes: https://streampark.apache.org/download/release-note/2.0.0/ The release candidates: https://dist.apache.org/repos/dist/dev/incubator/streampark/2.0.0-RC4/ Maven artifacts are available in a staging repository at: https://repository.apache.org/content/repositories/orgapachestreampark-1008/ Git tag for the release: https://github.com/apache/incubator-streampark/releases/tag/v2.0.0-rc4 The artifacts signed with PGP key [5AE01B8E], corresponding to [[email protected]], that can be found in keys file: https://downloads.apache.org/incubator/streampark/KEYS In this vote we fixed some issue mentioned in RC3 vote process: https://github.com/apache/incubator-streampark/pull/2277 The vote will be open for at least 72 hours or until the necessary number of votes are reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason *Valid check is a requirement for a vote. *Checklist for reference: [ ] Download StreamPark are valid. [ ] Checksums and PGP signatures are valid. [ ] Source code distributions have correct names matching the current release. [ ] LICENSE and NOTICE files are correct for each StreamPark repo. [ ] All files have license headers if necessary. [ ] No compiled archives bundled in source archive. [ ] Can compile from source. More detail checklist please refer: • https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist Steps to validate the release, Please refer to: • https://www.apache.org/info/verification.html • https://streampark.apache.org/community/release/how-to-verify How to Build: 1) clone source code: > git clone --branch v2.0.0-rc4 [email protected]:apache/incubator-streampark.git 2) build project: > cd incubator-streampark && sh ./build.sh Thanks!
