Skip to content

Docs: Fix release label names in 1.12.6 and 1.12.7 snippets#229

Merged
ayush-shah merged 4 commits into
mainfrom
releasenotes_fix
May 14, 2026
Merged

Docs: Fix release label names in 1.12.6 and 1.12.7 snippets#229
ayush-shah merged 4 commits into
mainfrom
releasenotes_fix

Conversation

@kiran1287
Copy link
Copy Markdown
Contributor

@kiran1287 kiran1287 commented May 12, 2026

Summary

  • Fixed 1.12.6 release snippet label from "Latest Release" to "1.12.6 Release"
  • Fixed 1.12.7 (latest) release snippet label from "Latest Release" to "1.12.7 Release"
image

Why

Generic "Latest Release" labels are ambiguous and become misleading as newer versions ship. Versioned labels make the changelog easier to navigate.

Test plan

  • Verify release notes page renders correct version labels on the docs site

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 12, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
openmetadata 🟢 Ready View Preview May 12, 2026, 7:40 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ayush-shah
Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

Copilot AI and others added 2 commits May 14, 2026 10:37
Co-authored-by: ayush-shah <40225091+ayush-shah@users.noreply.github.com>
Co-authored-by: ayush-shah <40225091+ayush-shah@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

@copilot resolve the merge conflicts in this pull request

Resolved and pushed. I merged origin/main, resolved the conflicts in snippets/releases/latest.mdx and v1.12.x/releases/all-releases.mdx, and aligned the 1.12.7 snippet label as well in commit 2e47a71 (merge resolution commit: bc6769a).

Screenshot:
Release labels screenshot

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • ph.mintlify.com
    • Triggering command: /usr/local/bin/node node --no-deprecation /usr/local/lib/node_modules/mint/node_modules/@mintlify/cli/bin/start.js broken-links (dns block)
    • Triggering command: /usr/local/bin/node node --no-deprecation /usr/local/lib/node_modules/mint/node_modules/@mintlify/cli/bin/start.js broken-links -j ACCEPT (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@ayush-shah ayush-shah merged commit c9ca167 into main May 14, 2026
2 checks passed
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.

Fix "Latest Release" labels in versioned release snippets

3 participants