Update change log - #414
Merged
Merged
Conversation
📝 WalkthroughWalkthroughChangesGateway release documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Thushani-Jayasekera
approved these changes
Aug 6, 2026
There was a problem hiding this comment.
Actionable comments posted: 6
🤖 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/ai-gateway/next/about-this-release.md`:
- Line 1: Use sentence case for the headings in both release pages: in
en/docs/ai-gateway/next/about-this-release.md, change “AI Gateway Changelog” to
“AI Gateway changelog” and “Config Changes” to “Config changes”; make the same
heading changes in en/docs/api-gateway/next/about-this-release.md, changing “API
Gateway Changelog” to “API Gateway changelog”.
- Line 1: Both release pages, en/docs/ai-gateway/next/about-this-release.md:1-1
and en/docs/api-gateway/next/about-this-release.md:1-1, need frontmatter
inserted before the H1. Add title, description, canonical_url, md_url, tags,
author or authors, last_updated, and content_type to each page, preserving the
existing release heading and content.
- Line 6: Fix the heading hierarchy in both
en/docs/ai-gateway/next/about-this-release.md:6-6 and
en/docs/api-gateway/next/about-this-release.md:6-6 by changing main section
headings such as “New feature additions” to H2 and keeping “New policies” as H3
beneath them.
- Line 20: Remove the unmatched trailing colon after the AWS authentication link
in both en/docs/ai-gateway/next/about-this-release.md (lines 20-20) and
en/docs/api-gateway/next/about-this-release.md (lines 20-20); no description is
being added.
- Line 10: Update both en/docs/ai-gateway/next/about-this-release.md:10-10 and
en/docs/api-gateway/next/about-this-release.md:10-10 to define or glossary-link
MSSQL, AWS, MCP, LLM, IDP, REST, gRPC, APIP_*, and xDS at first use, linking
WSO2-specific terms to the root glossary.
- Line 12: Resolve the contradictory upstreamDefinitions documentation by
verifying the runtime behavior, then update the release-note entry in both
en/docs/ai-gateway/next/about-this-release.md and
en/docs/api-gateway/next/about-this-release.md at line 12 to consistently state
whether query strings and path fragments are supported or rejected.
🪄 Autofix
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: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: e76d82fe-328c-406e-948e-b4570ac734b1
📒 Files selected for processing (3)
en/docs/ai-gateway/next/about-this-release.mden/docs/api-gateway/next/about-this-release.mden/mkdocs.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Checklist
llms.txt(located aten/docs/llms.txt) is updated for AI readiness content.Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning