Hello!

Thank you everyone for carrying out checks and pointing out misses on my
side!

I have opened 2 PRs against the asf-site repository:
One contains the Javadocs as per RC1 -
https://github.com/apache/kafka-site/pull/718
The other contains the site-docs as per RC1 -
https://github.com/apache/kafka-site/pull/719

I noticed that on the site-docs there is a big diff generated for the
protocol_messages.html, but on a spot-check these changes are part of Kafka
since the 4.0.0 release. Happy to correct any deficiencies on my side if I
am overlooking something obvious.

Thanks once again for all the help!

Best,
Christo

On Wed, 3 Sept 2025 at 15:19, Hong-Yi Chen <apala...@gmail.com> wrote:

> Hi Christo,
>
> I verified 4.0.1-rc1 as follows:
>
> - Built and ran all unit and integration tests from the source tarball
> (OpenJDK 23 Zulu)
> - Verified basic produce and consume functionality
> - Verified signatures and checksums of the downloaded artifacts
>
> +1 (non-binding)
>
> Thanks for the release!
> Hong-Yi Chen
>
> Christo Lolov <christolo...@gmail.com> 於 2025年8月19日 週二 下午11:43寫道:
>
> > Hello Kafka users, developers and client-developers,
> >
> > This is the second candidate for release of Apache Kafka 4.0.1.
> >
> > Since this is a patch version it contains the bug fixes outlined in the
> > release notes below!
> >
> > Release notes for the 4.0.1 release:
> >
> https://dist.apache.org/repos/dist/dev/kafka/4.0.1-rc1/RELEASE_NOTES.html
> >
> > *** Please download, test and vote by Tuesday August 26.
> >
> > Kafka's KEYS file containing PGP keys we use to sign the release:
> > https://kafka.apache.org/KEYS
> >
> > * Release artifacts to be voted upon (source and binary):
> > https://dist.apache.org/repos/dist/dev/kafka/4.0.1-rc1/
> >
> > * Docker release artifacts to be voted upon:
> > apache/kafka:4.0.1-rc1
> > apache/kafka-native:4.0.1-rc1
> >
> > * Maven artifacts to be voted upon:
> > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> >
> > * Javadoc:
> > https://dist.apache.org/repos/dist/dev/kafka/4.0.1-rc1/javadoc/
> >
> > * Tag to be voted upon (off 4.0 branch) is the 4.0.1 tag:
> > https://github.com/apache/kafka/releases/tag/4.0.1-rc1
> >
> > * Successful CI builds for the 4.0 branch:
> > Unit/integration tests:
> > https://github.com/apache/kafka/actions/runs/17041863563
> >
> > * Successful Docker Image Github Actions Pipeline for 4.0 branch:
> > Docker Build Test Pipeline (JVM):
> > https://github.com/apache/kafka/actions/runs/17068524479
> > Docker Build Test Pipeline (Native):
> > https://github.com/apache/kafka/actions/runs/17068533707
> >
> > Thanks,
> > Christo
> >
>

Reply via email to