Hi Jamie,

All of our release tags are published to the apache/kafka GitHub repo. You
can find them here https://github.com/apache/kafka/tags

If you have cloned the apache/kafka GitHub repo, you can do "git fetch
--tags" to pull down references for the tags. After that, you can checkout
whichever tag you need. For example, "git checkout 4.0.0"

Hope this helps!

-David

On Tue, Apr 15, 2025 at 6:37 AM jgoodyear <jgoody...@apache.org> wrote:

> Hi All,
>
> I was looking to check out Kafka 3.9.0 and 4.0.0 from the public repo,
> and discovered that those tags are not on the repo.
>
> Which repo should one be looking for to pick up the code by tag?
>
> https://github.com/apache/kafka/tree/4.0.0
> https://github.com/apache/kafka/tree/3.9.0
>
> Cheers,
> Jamie
>


-- 
David Arthur

Reply via email to