Hi all,
+1 (non-binding)
I have reviewed the release artifacts and verified the build process.
Everything looks good.
Best regards,
liaodn
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2025??12??9??(??????) ????3: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:
?6?1 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.
?6?1 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