Skip to content

docs: add v1.2.0 release docs#797

Merged
mevan-karu merged 1 commit into
openchoreo:mainfrom
mevan-karu:main
Jul 24, 2026
Merged

docs: add v1.2.0 release docs#797
mevan-karu merged 1 commit into
openchoreo:mainfrom
mevan-karu:main

Conversation

@mevan-karu

Copy link
Copy Markdown
Contributor

Remove the v1.2.0-m.1, v1.2.0-rc.1, and v1.2.0-rc.2 pre-release snapshots and their config/changelog references now that v1.2.0 is GA. Snapshot current docs as the stable v1.2.x version (default, indexed); demote v1.1.x. Scaffold the v1.2-to-v1.3 upgrade guide. Update the changelog and release-and-support-process pages for v1.2.0.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Summary by CodeRabbit

  • Documentation

    • Added an upgrade guide for moving from v1.2 to v1.3, noting no backward-incompatible changes and outlining the standard upgrade steps.
    • Added navigation to the new v1.2-to-v1.3 guide within the upgrade section.
  • Release & Support

    • Updated the changelog to replace prior v1.2 pre-release entries with a finalized v1.2.0 release.
  • Website / Versioning

    • Refreshed version tracking to surface v1.2.x documentation and updated the site announcement to reference v1.2.0.
    • Marked v1.2 as actively supported and removed the planned “in progress” v1.2 entry.

Walkthrough

Finalizes documentation and site versioning for the v1.2 release, updates release support tables and announcements, and adds navigation and instructions for upgrading from v1.2 to v1.3.

Changes

Release and upgrade documentation

Layer / File(s) Summary
Finalize v1.2 release publication
docs/changelog.md, docs/releases/release-and-support-process.md, docusaurus.config.ts, versions.json
Replaces v1.2 pre-release metadata with finalized v1.2/v1.2.x entries, marks v1.2 as actively supported, and updates the release announcement.
Add v1.2-to-v1.3 upgrade path
docs/platform-engineer-guide/upgrades/*, sidebars.ts
Adds the v1.2-to-v1.3 upgrade page, overview entry, and sidebar link, including the standard CRD and Helm upgrade sequence.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: lakshanss

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the required Purpose, Related Issues, and Checklist sections from the template. Rewrite it with the template headings, add any related issue links, and complete the checklist items or note why they weren't run.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding v1.2.0 release documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/platform-engineer-guide/upgrades/v1.2-to-v1.3.mdx`:
- Around line 12-14: Update the upgrade procedure in the v1.2-to-v1.3 guide to
instruct operators to apply CRDs and run Helm upgrades only for planes installed
in their deployment. Preserve the control, data, workflow, and observability
ordering for planes that are present, and clarify that omitted optional planes
must be skipped.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

Comment thread docs/platform-engineer-guide/upgrades/v1.2-to-v1.3.mdx
Remove the v1.2.0-m.1, v1.2.0-rc.1, and v1.2.0-rc.2 pre-release
snapshots and their config/changelog references now that v1.2.0 is
GA. Snapshot current docs as the stable v1.2.x version (default,
indexed); demote v1.1.x. Scaffold the v1.2-to-v1.3 upgrade guide.
Update the changelog and release-and-support-process pages for
v1.2.0.

Signed-off-by: Mevan <mevan.karu@gmail.com>
@mevan-karu
mevan-karu merged commit 398f18a into openchoreo:main Jul 24, 2026
3 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.

3 participants