Re: [VOTE] Release Apache RocketMQ 4.9.8 RC1

2024-02-17 Thread Zhanhui Li
+1

On Sun, Feb 18, 2024 at 10:29 AM ShannonDing  wrote:

> +1
>
>
>
>
>
> At 2024-02-13 18:17:38, "jinrongtong"  wrote:
> >Hello RocketMQ Community,
> >
> >This is the vote for 4.9.8 of Apache RocketMQ.
> >
> >This release fixes some bugs to enhance stability.
> >
> >The artifacts:
> >https://dist.apache.org/repos/dist/dev/rocketmq/4.9.8-rc1/
> >
> >The staging repo:
> >https://repository.apache.org/content/repositories/orgapacherocketmq-1309
> >
> >Git tag for the release:
> >https://github.com/apache/rocketmq/tree/release-4.9.8
> >
> >Hash for the release tag:
> >8b287928fb4c8c565282c019ef668c43e6eb3289
> >
> >Release Notes:
> >https://rocketmq.apache.org/zh/release-notes/2024/01/29/4.9.8/
> >
> >
> >
> >The artifacts have been signed with Key :
> >EC9F268B4C20590138B11FE701420E4292296EAE, which can be found in the keys
> file:
> >https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
> >
> >Checklist for reference,
> >Note that this is not official policy but may help with checking releases.
> >Fill in the following:
> >
> >[]  Checksums and PGP signatures are valid for Source package.
> >[]  Checksums and PGP signatures are valid for Binary package.
> >[]  Source code artifacts have correct names matching the current release.
> >[]  Binary artifacts have correct names matching the current release.
> >[]  License and Notice are correct in source package.
> >[]  License and Notice are correct in binary package.
> >[]  All files have license headers in source package if necessary.
> >[]  No compiled archives bundled in source archive.
> >[]  Hash and Tag in GitHub repo is matching the current artifacts.
> >[]  The code can be built success in the source package.
> >[]  Start nameserver and broker according to the quick-start
> >[]  Run clusterList command to see if the version is correct
> >
> >And any other check point is welcomed and please feel free to reply to
> this email, we sincerely hope to your feedback.
> >
> >The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
> >
> >Please vote accordingly:
> >
> >[ ] +1 approve
> >
> >[ ] +0 no opinion
> >
> >[ ] -1 disapprove with the reason
> >
> >
> >
> >Thanks,
> >The Apache RocketMQ Team
> >
>


Re: [VOTE] Release Apache RocketMQ EventBridge 1.1.0

2024-02-17 Thread Zhanhui Li
+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
>


Re:[VOTE] Release Apache RocketMQ 5.2.0 RC1

2024-02-17 Thread ShannonDing
+1





At 2024-02-13 18:17:54, "jinrongtong"  wrote:
>Hello RocketMQ Community,
>
>This is the vote for 5.2.0 RC1 of Apache RocketMQ.
>
>This release includes fixes for many issues, enhancements to stability, and 
>also introduces some significant features, including the million-level queue 
>and the implementation of the jraft controller.
>
>The artifacts:
>https://dist.apache.org/repos/dist/dev/rocketmq/5.2.0-rc1/
>
>
>The staging repo:
>https://repository.apache.org/content/repositories/orgapacherocketmq-1303/
>
>
>Git tag for the release:
>https://github.com/apache/rocketmq/releases/tag/rocketmq-all-5.2.0
>
>
>Hash for the release tag:
>281a7b32f002019525cfa4dd4a4b983b653f070d
>
>
>Release Notes:
>https://rocketmq.apache.org/zh/release-notes/2024/01/30/5.2.0/
>
>
>The artifacts have been signed with Key :
>EC9F268B4C20590138B11FE701420E4292296EAE, which can be found in the keys file: 
>https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
>
>
>Checklist for reference,
>Note that this is not an official policy but may help with checking releases.
>
>
>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
>[ ]  build the source, start nameserver and broker according to the quick-start
>[ ]  run clusterList command to see if the version is correct
>
>
>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


Re:[VOTE] Release Apache RocketMQ 4.9.8 RC1

2024-02-17 Thread ShannonDing
+1





At 2024-02-13 18:17:38, "jinrongtong"  wrote:
>Hello RocketMQ Community,
>
>This is the vote for 4.9.8 of Apache RocketMQ.
>
>This release fixes some bugs to enhance stability.
>
>The artifacts:
>https://dist.apache.org/repos/dist/dev/rocketmq/4.9.8-rc1/
>
>The staging repo:
>https://repository.apache.org/content/repositories/orgapacherocketmq-1309
>
>Git tag for the release:
>https://github.com/apache/rocketmq/tree/release-4.9.8
>
>Hash for the release tag:
>8b287928fb4c8c565282c019ef668c43e6eb3289
>
>Release Notes:
>https://rocketmq.apache.org/zh/release-notes/2024/01/29/4.9.8/
>
>
>
>The artifacts have been signed with Key :
>EC9F268B4C20590138B11FE701420E4292296EAE, which can be found in the keys file:
>https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
>
>Checklist for reference,
>Note that this is not official policy but may help with checking releases.
>Fill in the following:
>
>[]  Checksums and PGP signatures are valid for Source package.
>[]  Checksums and PGP signatures are valid for Binary package.
>[]  Source code artifacts have correct names matching the current release.
>[]  Binary artifacts have correct names matching the current release.
>[]  License and Notice are correct in source package.
>[]  License and Notice are correct in binary package.
>[]  All files have license headers in source package if necessary.
>[]  No compiled archives bundled in source archive.
>[]  Hash and Tag in GitHub repo is matching the current artifacts.
>[]  The code can be built success in the source package.
>[]  Start nameserver and broker according to the quick-start
>[]  Run clusterList command to see if the version is correct
>
>And any other check point is welcomed and please feel free to reply to this 
>email, we sincerely hope to your feedback.
> 
>The vote will be open for at least 72 hours or until necessary number of votes 
>are reached.
>
>Please vote accordingly:
> 
>[ ] +1 approve
>
>[ ] +0 no opinion
>
>[ ] -1 disapprove with the reason 
>
>
>
>Thanks,
>The Apache RocketMQ Team
>


[VOTE] Release Apache RocketMQ EventBridge 1.1.0

2024-02-17 Thread 沈林
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