+1 Checked SHA512 of source and bin zip packages are correct; PGP signature; License is Apache Version 2.0; Notice existence;
BTW, the bin/source release zip packages contain macOS-specific, yet irrelevant, files: lizhanhui@ZHANHUILI-MB0 apache % unzip -l rocketmq-eventbridge-1.1.0-bin-release.zip | grep __M 176 02-17-2024 22:23 __MACOSX/rocketmq-eventbridge-1.1.0-bin-release/bin/._eventbridge.sh 176 02-17-2024 22:52 __MACOSX/rocketmq-eventbridge-1.1.0-bin-release/config/._application.properties 120 02-17-2024 22:57 __MACOSX/rocketmq-eventbridge-1.1.0-bin-release/plugin/._.DS_Store 120 02-17-2024 22:32 __MACOSX/rocketmq-eventbridge-1.1.0-bin-release/lib/._.DS_Store lizhanhui@ZHANHUILI-MB0 apache % unzip -l rocketmq-eventbridge-1.1.0-source-release.zip | grep __M 120 02-17-2024 23:08 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/._.DS_Store 120 02-17-2024 23:08 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/supports/._.DS_Store 120 02-17-2024 23:08 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/test/._.DS_Store 120 02-17-2024 23:08 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/start/._.DS_Store 120 02-17-2024 23:08 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/adapter/._.DS_Store 120 02-17-2024 23:07 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/start/src/._.DS_Store 120 02-17-2024 23:07 __MACOSX/rocketmq-eventbridge-1.1.0-source-release/start/src/main/._.DS_Store IMO, these release tar/zip packages shall be generated via CI pipeline. This would help us verify these source files matches given git commit conveniently. Zhanhui Li On Sun, Feb 18, 2024 at 9:03 AM 沈林 <2011shen...@gmail.com> wrote: > Hello RocketMQ Community, > > This is the vote for 1.1.0 release of Apache RocketMQ EventBridge. In this > version, We will be releasing some functionality of EventBridge. Including: > [+] The runtime of eventbridge. > [+] Built in demo use case: send events,filter,transform and write to file. > [+] Supports built-in databases without the need to build MySQL. > [+] Add file sink connector. > [+] Add e2e test case. > [+] Add git workflows check when creating the pull request. > > The artifact: > > https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-eventbridge/1.1.0-rc1/ > > > Git tag for the release: > > https://github.com/apache/rocketmq-eventbridge/releases/tag/rocketmq-eventbridge-1.1.0 > > Hash for the release tag: 6a852f22fb55a2c8c3e80070100547eb9b1a9b51 > > Relate Notes: > > https://github.com/apache/rocketmq-eventbridge/releases/tag/rocketmq-eventbridge-1.1.0 > > > The artifacts have been signed with Key : > F1CF7B3B63003270B3EB5B0B66BFD9C8461F1A4A, which can be found in the keys > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS > > > Fill in the following: > [+] check LICENSE, should be Apache V2 > [+] check NOTICE, should have a notice for third-party dependency if > necessary > [+] extract the zip and check if the source version is correct > [+] verify the asc(PGP sign),SHA512 > > > 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 > > Thanks, > The Apache RocketMQ Team >