Hi all,
I’ve completed the release verification for Apache BifroMQ 4.0.0-incubating RC1. +1 (binding) verification details: [x] Download links are valid [x] Checksums and signatures [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source Everything looks good to me. Thanks for preparing this first incubating release! Best regards, Gu Jiawei (Joe) 原始邮件 发件人:Yonny Hao <[email protected]> 发件时间:2025年12月9日 15:42 收件人:dev <[email protected]> 主题:[VOTE] Release Apache BifroMQ 4.0.0-incubating RC1 Hi all, Following the earlier discussion on the release ( https://github.com/apache/bifromq/discussions/192), I would like to start a vote on the first incubator release candidate of Apache BifroMQ: 4.0.0-incubating RC1. This is the first release of BifroMQ under the Apache Incubator and an important milestone for the project. A large amount of refactoring and compliance work was completed to make this release possible. I would like to thank the PPMC members and mentors in advance for taking the time to review it. *Release Artifacts* Source and binary: https://dist.apache.org/repos/dist/dev/incubator/bifromq/4.0.0-incubating-RC1/ Git tag & commit: Tag: v4.0.0-incubating-RC1 Commit: https://github.com/apache/bifromq/commit/67eb2ff06aeb9be39e3fa2d4ddeb17098040eef6 Release notes: https://github.com/apache/bifromq/releases/tag/v4.0.0-incubating-RC1 Maven staging repo: https://repository.apache.org/content/repositories/orgapachebifromq-1004/ PGP KEYS: https://dist.apache.org/repos/dist/release/incubator/bifromq/KEYS Signer: popduke Docker images will be published via Github Workflow <https://github.com/apache/bifromq/blob/main/.github/workflows/docker-publish.yml> under the Apache org after the source release is approved. *Build Verification Guide* 1. Download the source archive from the dist/dev location. 2. Build using Maven: > ./mvnw -v > ./mvnw -U clean verify -DskipTests -Pbuild-release 3. Check that the build completes successfully and the expected artifacts are produced. Notes: • RAT exclusions are applied in the *build-release* profile. Please use the full build command above; invoking *apache-rat:check* directly will not pick up these exclusions. • Running the complete test suites may take a significant amount of time, and some integration tests may fail depending on the resource constraints of the running environment. *Vote* The vote stays open for 72 hours and until three binding +1s are received. [ ] +1 approve [ ] +0 no opinion [ ] -1 do not approve (please provide the reason) Quick references for Checklist [ ] 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 Reference: https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist Additional information about Apache BifroMQ is available at https://bifromq.apache.org/. Thanks -- Yonny(Yu) Hao
