Skip to content

Add supported MI versions info for ICP 2.0.0#568

Merged
anuruddhal merged 1 commit into
wso2:mainfrom
MohamedSabthar:main
Jun 30, 2026
Merged

Add supported MI versions info for ICP 2.0.0#568
anuruddhal merged 1 commit into
wso2:mainfrom
MohamedSabthar:main

Conversation

@MohamedSabthar

@MohamedSabthar MohamedSabthar commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Purpose

Fixes: wso2/integration-control-plane#709

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email documentation@wso2.com to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter �N/A� plus brief explanation of why there�s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type �Sent� when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to certification@wso2.com and NOT pasted in this PR. If there is no impact on certification exams, type �N/A� and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

  • Documentation
    • Added a compatibility note for Integration Control Plane 2.0.0, clarifying which Micro Integrator versions are supported.
    • Included guidance for users on older Micro Integrator versions to find a compatible earlier Control Plane release.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2cee710d-5dc6-4948-9c03-7a2122b84e1c

📥 Commits

Reviewing files that changed from the base of the PR and between e1e301b and 7740b26.

📒 Files selected for processing (1)
  • en/docs/manage/icp/integration-control-plane.md

📝 Walkthrough

Walkthrough

Adds an info callout to the ICP documentation under the "Integration profiles" section, stating that the MI profile in ICP 2.0.0 supports WSO2 Micro Integrator 4.6.0 and later, and linking to the ICP previous releases page for older MI versions.

Changes

ICP MI Version Compatibility Note

Layer / File(s) Summary
MI version compatibility callout
en/docs/manage/icp/integration-control-plane.md
Inserts an info callout specifying that ICP 2.0.0's MI profile requires MI 4.6.0 or later, with a reference link for users on older MI versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

Suggested reviewers

  • rosensilva
  • anupama-pathirage
  • NipunaRanasinghe

Poem

🐇 A callout appears, small but clear,
"MI 4.6.0 or newer, my dear!"
Old versions beware, ICP won't connect,
But the docs now guide with care and respect.
Hop along, the right version to select! 🌿

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning Most template sections are left as placeholders, so the PR description is largely incomplete. Fill in the required sections with the problem, goals, approach, release note, documentation, testing, and other applicable details.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: documenting supported MI versions for ICP 2.0.0.
Linked Issues check ✅ Passed The docs update matches issue #709 by stating ICP 2.0.0 supports MI 4.6.0+ and older versions are unsupported.
Out of Scope Changes check ✅ Passed The change is a focused documentation update with no unrelated code or content changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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.

@github-actions

Copy link
Copy Markdown

Broken links, images & orphan pages

Passing — no broken links or images found.

Links/images come from one crawl of the production build (baseUrl-aware). Orphans are docs not referenced by sidebars.ts.

Summary

  • Broken links & images — total 0 · 🆕 introduced 0 · 📄 already on main 0
  • Orphan pages — total 8 · 🆕 introduced 0 · 📄 already on main 8

Broken links & images

Introduced by this PR

No new broken link(s)/image(s) introduced by this PR. ✅

Already on main — 0 total

None.

Orphan pages

Introduced by this PR

No new orphan page(s) introduced by this PR. ✅

Already on main — 8 total

Already present on the base branch (not caused by this PR):

Show 8
  • docs/deploy-operate/observe/datadog-integration
  • docs/deploy-operate/observe/elastic-stack-elk
  • docs/deploy-operate/observe/metrics-prometheus-grafana
  • docs/deploy-operate/observe/opensearch-integration
  • docs/deploy-operate/observe/recipe-elk-stack
  • docs/deploy-operate/observe/recipe-kubernetes-production
  • docs/deploy-operate/observe/recipe-local-development
  • docs/deploy-operate/observe/recipe-opensearch-setup

@anuruddhal anuruddhal merged commit 23d0b9c into wso2:main Jun 30, 2026
4 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.

Update ICP documentation with supported MI versions

2 participants