Hi Chris, This page requires a manual update before the release. an update was made for the 3.4.1 release in this commit [1], Not sure why the older links weren't removed though. In case you want to explore more, you can check how it was handled for the 3.4.0 release in HADOOP-19039.
The process is well documented in our HowToRelease wiki [2], under the Branching section, 4th point. -Ayush [1] https://github.com/apache/hadoop/commit/811210be8064c363c5359405aeab860df7ccdbed#diff-ced9551a620c657cf8e5af472ae3817e5dd9f76ea43d79ee32461da06cdd2333 [2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=120730132#HowToRelease-Branching On Mon, 27 Jan 2025 at 22:46, Chris Nauroth <cnaur...@apache.org> wrote: > Hi everyone, > > I'm wondering if something is still left to do around the 3.4.1 release > process. I noticed that the 3.4.1 docs landing page [1] has an "Overview of > Changes" with mostly links to issues that actually shipped for 3.4.0. If > you click through to the full changelog [2] and release notes [3], those > look correct. It's just the landing page. > > I forget how this part of the release process works. Is it just a manual > update of hadoop-project/src/site/markdown/index.md.vm? > > Thanks! > > [1] https://hadoop.apache.org/docs/r3.4.1/ > [2] > > https://hadoop.apache.org/docs/r3.4.1/hadoop-project-dist/hadoop-common/release/3.4.1/CHANGELOG.3.4.1.html > [3] > > https://hadoop.apache.org/docs/r3.4.1/hadoop-project-dist/hadoop-common/release/3.4.1/RELEASENOTES.3.4.1.html > > Chris Nauroth >