Skip to content

Comments

MINOR: update download links#809

Open
mjsax wants to merge 4 commits intoapache:markdownfrom
mjsax:update-download-links
Open

MINOR: update download links#809
mjsax wants to merge 4 commits intoapache:markdownfrom
mjsax:update-download-links

Conversation

@mjsax
Copy link
Member

@mjsax mjsax commented Feb 21, 2026

  • updates download links for supported released to follow ASF guidelines
  • updates download links for archived release to follow ASF guidelines
  • fixes broken links to blog posts
  • minor mics cleanups

@mjsax
Copy link
Member Author

mjsax commented Feb 21, 2026

To avoid race conditions we should wait after #808 was merged, and update this PR to include 3.9.2 release.

@chia7712
Copy link
Member

@mjsax thanks for handling this !

@mjsax mjsax force-pushed the update-download-links branch from ce5ed07 to 0de0ae1 Compare February 22, 2026 18:58
@mjsax mjsax force-pushed the update-download-links branch from 0de0ae1 to a3e44ba Compare February 22, 2026 19:03
Copy link
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjsax thanks for the hard work. I left a few comments for you.

* Scala 2.13 \- [kafka_2.13-3.9.2.tgz](https://www.apache.org/dyn/closer.lua/kafka/3.9.2/kafka_2.13-3.9.2.tgz?action=download) ([asc](https://downloads.apache.org/kafka/3.9.2/kafka_2.13-3.9.2.tgz.asc), [sha512](https://downloads.apache.org/kafka/3.9.2/kafka_2.13-3.9.2.tgz.sha512))
We build for multiple versions of Scala. This only matters if you are using Scala and you want a version built for the same Scala version you use. Otherwise, any version should work (2.13 is recommended).

Kafka 3.9.2 fixes 35 issues since the 3.9.1 release. For more information, please read our [blog post](https://kafka.apache.org/blog/2026/02/21/apache-kafka-3.9.2-release-announcement/), the detailed [Upgrade Notes](https://kafka.apache.org/39/getting-started/upgrade/) and the [Release Notes](https://dlcdn.apache.org/kafka/3.9.2/RELEASE_NOTES.html).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://dlcdn.apache.org/kafka/3.9.2/RELEASE_NOTES.html should be replaced by https://www.apache.org/dyn/closer.lua/kafka/3.9.2/RELEASE_NOTES.html?action=download

* Binary download: [kafka_2.13-4.0.0.tgz](https://dlcdn.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz) ([asc](https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.asc), [sha512](https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.sha512))

* Source download: [kafka-4.0.0-src.tgz](https://archive.apache.org/dist/kafka-4.0.0-src.tgz) ([asc](https://archive.apache.org/dist/kafka/4.0.0/kafka-4.0.0-src.tgz.asc), [sha512](https://archive.apache.org/dist/kafka/4.0.0/kafka-4.0.0-src.tgz.sha512))
* Binary download: [kafka_2.13-4.0.0.tgz](ihttps://archive.apache.org/dist/kafka/4.0.0/kafka_2.13-4.0.0.tgz) ([asc](https://archive.apache.org/dist/kafka/4.0.0/kafka_2.13-4.0.0.tgz.asc), [sha512](https://archive.apache.org/dist/kafka/4.0.0/kafka_2.13-4.0.0.tgz.sha512))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ihttps -> https

* Binary downloads:
* Scala 2.12 \- [kafka_2.12-3.8.1.tgz](https://downloads.apache.org/kafka/3.8.1/kafka_2.12-3.8.1.tgz) ([asc](https://downloads.apache.org/kafka/3.8.1/kafka_2.12-3.8.1.tgz.asc), [sha512](https://downloads.apache.org/kafka/3.8.1/kafka_2.12-3.8.1.tgz.sha512))
* Scala 2.13 \- [kafka_2.13-3.8.1.tgz](https://downloads.apache.org/kafka/3.8.1/kafka_2.13-3.8.1.tgz) ([asc](https://downloads.apache.org/kafka/3.8.1/kafka_2.13-3.8.1.tgz.asc), [sha512](https://downloads.apache.org/kafka/3.8.1/kafka_2.13-3.8.1.tgz.sha512))
* Scala 2.12 \- [kafka_2.12-3.8.1.tgz](https://archive.apache.org/dist/kafka/3.8.1/kafka_2.12-3.8.1.tgz) ([asc](https://archive.apache.org/dist/kafka/3.8.1/kafka_2.12-3.8.1.tgz.asc), [sha512](https://archive.apache.org/dist/kafka_2.12-3.8.1.tgz.sha512))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://archive.apache.org/dist/kafka_2.12-3.8.1.tgz.sha512 -> https://archive.apache.org/dist/kafka/3.8.1/kafka_2.12-3.8.1.tgz.sha512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants