Skip to content

Add documentation for 1.4.0#4263

Merged
adnanhemani merged 1 commit into
apache:versioned-docsfrom
adnanhemani:versioned-docs-1.4.0
Apr 22, 2026
Merged

Add documentation for 1.4.0#4263
adnanhemani merged 1 commit into
apache:versioned-docsfrom
adnanhemani:versioned-docs-1.4.0

Conversation

@adnanhemani
Copy link
Copy Markdown
Contributor

@adnanhemani adnanhemani commented Apr 21, 2026

As per https://polaris.apache.org/community/release-guides/semi-automated-release-guide/#upload-the-documentation.

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

@github-project-automation github-project-automation Bot moved this to PRs In Progress in Basic Kanban Board Apr 21, 2026
@adnanhemani adnanhemani marked this pull request as ready for review April 21, 2026 18:12
@github-project-automation github-project-automation Bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Apr 21, 2026
Copy link
Copy Markdown
Contributor

@adutra adutra left a comment

Choose a reason for hiding this comment

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

You also need to update ./latest/index.md and change the redirect_to parameter:

title: 'Latest Release'
linkTitle: 'Latest'
layout: 'redirect'
params:
  redirect_to: '/releases/1.4.0/'
menus:
  main:
    parent: doc
    weight: -999997 # 3rd item in the menu
    identifier: doc-latest
    name: Latest

This is detailed in item 7 of this section:

https://github.com/apache/polaris/blob/main/site/README.md#new-release

@adnanhemani
Copy link
Copy Markdown
Contributor Author

@adutra thank you for pointing this out - it (or a pointer to this file) is not listed on the website for releases, so I did not know about it. I will raise follow-up PRs for your comment and to add these instructions to the website as well. Will merge this PR in the meantime.

@adnanhemani adnanhemani merged commit a659d34 into apache:versioned-docs Apr 22, 2026
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in Basic Kanban Board Apr 22, 2026
@adnanhemani adnanhemani deleted the versioned-docs-1.4.0 branch April 22, 2026 22:47
@adnanhemani
Copy link
Copy Markdown
Contributor Author

adnanhemani commented Apr 23, 2026

@adutra your comment addressed in #4278.

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.

5 participants