Skip to content

Document WSO2 Integrator 5.0.0 availability - #2373

Open
theesanpatheesan-bit wants to merge 1 commit into
wso2:mainfrom
theesanpatheesan-bit:theesanpatheesan-bit-patch-1
Open

Document WSO2 Integrator 5.0.0 availability#2373
theesanpatheesan-bit wants to merge 1 commit into
wso2:mainfrom
theesanpatheesan-bit:theesanpatheesan-bit-patch-1

Conversation

@theesanpatheesan-bit

Copy link
Copy Markdown

Added note about WSO2 Integrator 5.0.0 availability for early adopters.

Purpose

Resolves #2355

Goals

Add documentation note regarding WSO2 Integrator 5.0.0 release.

Approach

Added a new note box in about-this-release.md with the link to WSO2 Integrator 5.0.0 documentation.

User stories

N/A

Release note

N/A

Documentation

Updated en/docs/get-started/about-this-release.md

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

Added note about WSO2 Integrator 5.0.0 availability for early adopters.
@CLAassistant

CLAassistant commented Jul 24, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Summary

  • Added a note to the release documentation announcing WSO2 Integrator 5.0.0 availability for early adopters.
  • Linked to the WSO2 Integrator 5.0.0 documentation.

Walkthrough

The release documentation now includes a “WSO2 Integrator 5.0.0 Availability” callout under “What’s new in this release?”. The note states that the product is available for early adopters and links to the corresponding documentation.

Suggested reviewers: chanikag

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: documenting WSO2 Integrator 5.0.0 availability.
Description check ✅ Passed The description matches the required template and covers the key sections with relevant details for this documentation change.
Linked Issues check ✅ Passed The change fulfills #2355 by adding a note that WSO2 Integrator 5.0.0 is available and linking to its documentation.
Out of Scope Changes check ✅ Passed The PR appears scoped to the requested documentation note and does not introduce unrelated 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.

@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 `@en/docs/get-started/about-this-release.md`:
- Around line 48-49: Update the “WSO2 Integrator 5.0.0 Availability” note to
link directly to the version-specific 5.0.0 release or release-notes page on the
WSO2 Integration Platform documentation portal, replacing the generic
integration landing-page URL.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

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

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a5df0eca-22b6-45d5-b036-d197de061dcf

📥 Commits

Reviewing files that changed from the base of the PR and between e6a7e83 and 7bd703b.

📒 Files selected for processing (1)
  • en/docs/get-started/about-this-release.md

Comment on lines +48 to +49
??? note "WSO2 Integrator 5.0.0 Availability"
- WSO2 Integrator 5.0.0 is available for early adopters. For more details, see [WSO2 Integrator 5.0.0 documentation](https://wso2.com/integration/).

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "Repository file context:"
if [ -f en/docs/get-started/about-this-release.md ]; then
  nl -ba en/docs/get-started/about-this-release.md | sed -n '35,55p'
fi

echo
echo "Links to wso2.com/integration in docs:"
rg -n "wso2\.com/integration|ws02\.com/integration|Integration 5\.0\.0|Integrator 5\.0\.0" en/docs docs 2>/dev/null || true

echo
echo "Nearby WSO2 product version docs URLs:"
rg -n "documentation\](https://wso2\.com|https://wso2\.com/.*5\.0\.0|5\.0\.0 documentation" en/docs docs 2>/dev/null | head -100 || true

Repository: wso2/docs-mi

Length of output: 215


🌐 Web query:

WSO2 Integrator 5.0.0 documentation URL

💡 Result:

The official documentation for WSO2 Integrator 5.0.0 is hosted on the WSO2 Integration Platform documentation portal at https://wso2.com/integration-platform/docs/ [1]. WSO2 Integrator 5.0.0 is a unified milestone release for the WSO2 Integration Platform that consolidates previous profiles (such as MI and SI) into a single offering [2][3]. You can access the specific release notes and further details within the official documentation portal under the reference section [1][2]. Additionally, the official WSO2 Documentation hub at https://wso2.com/documentation provides access to documentation for various WSO2 products and versions [4].

Citations:


🏁 Script executed:

#!/bin/bash
set -euo pipefail

shopt -s nullglob

echo "Repository file context:"
if [ -f en/docs/get-started/about-this-release.md ]; then
  awk '{printf "%6d\t%s\n", NR, $0}' en/docs/get-started/about-this-release.md | sed -n '35,55p'
else
  echo "en/docs/get-started/about-this-release.md not found"
fi

echo
echo "Links to wso2.com/integration in repository files:"
rg -n "wso2\.com/integration[^/]|\bIntegrator 5\.0\.0\bin|WSO2 Integrator 5\.0\.0" en/docs . 2>/dev/null | head -120 || true

echo
echo "Nearby WSO2 product version docs URLs in docs:"
rg -n "documentation\]\(https://wso2\.com/(integration-platform/docs|integration/|documentation|integration/[^)]*5\.0\.0)" en/docs 2>/dev/null | head -120 || true

Repository: wso2/docs-mi

Length of output: 2876


Link to the WSO2 Integrator 5.0.0 documentation page.

https://wso2.com/integration/ is the generic integration landing page, and the 5.0.0 material is hosted on the WSO2 Integration Platform documentation portal. Update this to the version-specific release/release-notes URL, or replace it with the stable document for early adopters.

🤖 Prompt for 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.

In `@en/docs/get-started/about-this-release.md` around lines 48 - 49, Update the
“WSO2 Integrator 5.0.0 Availability” note to link directly to the
version-specific 5.0.0 release or release-notes page on the WSO2 Integration
Platform documentation portal, replacing the generic integration landing-page
URL.

Source: Path instructions

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.

Add a note about the availability of WSO2 Integrator 5.0.0

2 participants