Matthias pointed out to me that there are indeed some orphaned tags for recent releases. This appears to be a bug in our release script or release process. I've filed https://issues.apache.org/jira/browse/KAFKA-19166 to track the issue. We'll get this sorted out promptly.
-David On Tue, Apr 15, 2025 at 10:08 AM David Arthur <mum...@gmail.com> wrote: > 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 > -- -David