Skip to content

docs: Add RPCN v4.85.0 cloud connector updates#538

Merged
micheleRP merged 3 commits intomainfrom
rpcn-4.85.0-cloud-docs
Mar 31, 2026
Merged

docs: Add RPCN v4.85.0 cloud connector updates#538
micheleRP merged 3 commits intomainfrom
rpcn-4.85.0-cloud-docs

Conversation

@micheleRP
Copy link
Copy Markdown
Contributor

@micheleRP micheleRP commented Mar 26, 2026

Summary

  • Add oracledb_cdc input page (single-sourced from rp-connect-docs)
  • Remove 6 deleted connector pages and nav entries (legacy_redpanda_migrator, legacy_redpanda_migrator_offsets, redpanda_migrator_bundle for inputs and outputs)
  • Update whats-new-cloud with new connectors, bloblang methods, and removed components

Related

Preview pages

What's New
oracledc_cdc

Test plan

  • Build succeeds with no new errors
  • oracledb_cdc input page renders correctly via single-source include
  • Removed connector pages no longer appear in nav
  • whats-new-cloud shows new and removed entries

🤖 Generated with Claude Code

- Add oracledb_cdc input page (single-sourced from rp-connect-docs)
- Remove 6 deleted connector pages and nav entries
  (legacy_redpanda_migrator, legacy_redpanda_migrator_offsets,
  redpanda_migrator_bundle for inputs and outputs)
- Update whats-new-cloud with oracledb_cdc, new bloblang methods,
  and removed components

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@micheleRP micheleRP requested a review from a team as a code owner March 26, 2026 21:07
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 26, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 25338cf
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69c5a58c30976e00085466a6
😎 Deploy Preview https://deploy-preview-538--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 26, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1fc59f79-51cd-4ed4-a84e-95b021f3c7e3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This pull request updates Redpanda Connect documentation by removing legacy migrator component pages (legacy_redpanda_migrator, legacy_redpanda_migrator_offsets, and redpanda_migrator_bundle) from both input and output directories, removes their references from the navigation structure, and adds documentation for a new OracleDB CDC input component. The release notes are updated to document the new oracledb_cdc input component, three new Bloblang methods (escape_url_path, parse_logfmt, unescape_url_path), and to direct users to use the unified redpanda_migrator component instead of the deprecated legacy variants.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • JakeSCahill
  • david-yu
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning PR description provides clear summary and related issue context, but lacks required template sections like page previews and category checkboxes. Add missing template sections: fill in the GitHub issue number in Resolves link, complete the Checks checkboxes identifying the change type, and ensure page preview links are properly formatted.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title directly describes the main change: adding Redpanda Connect v4.85.0 cloud connector updates including oracledb_cdc and removing legacy components.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rpcn-4.85.0-cloud-docs

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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

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 the current code and only fix it if needed.

Inline comments:
In `@modules/get-started/pages/whats-new-cloud.adoc`:
- Line 35: The sentence currently links only the input page; update it to link
both the input and output component docs when mentioning “input and output.”
Replace or augment the existing xref to
connect/components/inputs/redpanda_migrator.adoc[`redpanda_migrator`] with two
xrefs: one to
connect/components/inputs/redpanda_migrator.adoc[`redpanda_migrator input`] and
one to connect/components/outputs/redpanda_migrator.adoc[`redpanda_migrator
output`] (or similar labels) so both components are explicitly linked.
🪄 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

Run ID: d4757341-e745-494e-a53c-564ae92ac0f4

📥 Commits

Reviewing files that changed from the base of the PR and between fcaaca1 and 286ee05.

📒 Files selected for processing (9)
  • modules/ROOT/nav.adoc
  • modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator.adoc
  • modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator_offsets.adoc
  • modules/develop/pages/connect/components/inputs/oracledb_cdc.adoc
  • modules/develop/pages/connect/components/inputs/redpanda_migrator_bundle.adoc
  • modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator.adoc
  • modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator_offsets.adoc
  • modules/develop/pages/connect/components/outputs/redpanda_migrator_bundle.adoc
  • modules/get-started/pages/whats-new-cloud.adoc
💤 Files with no reviewable changes (6)
  • modules/develop/pages/connect/components/inputs/redpanda_migrator_bundle.adoc
  • modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator_offsets.adoc
  • modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator.adoc
  • modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator.adoc
  • modules/develop/pages/connect/components/outputs/redpanda_migrator_bundle.adoc
  • modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator_offsets.adoc

micheleRP and others added 2 commits March 26, 2026 15:23
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Feediver1
Copy link
Copy Markdown
Contributor

In https://deploy-preview-538--rp-cloud.netlify.app/redpanda-cloud/develop/connect/components/inputs/oracledb_cdc/#permissions, the tabs (Common and Advanced) show exactly the same thing, so why have both?
image

image

@micheleRP
Copy link
Copy Markdown
Contributor Author

In https://deploy-preview-538--rp-cloud.netlify.app/redpanda-cloud/develop/connect/components/inputs/oracledb_cdc/#permissions, the tabs (Common and Advanced) show exactly the same thing, so why have both? image

image

This needs to be fixed in the automation

@micheleRP micheleRP merged commit 30a7c28 into main Mar 31, 2026
5 checks passed
@micheleRP micheleRP deleted the rpcn-4.85.0-cloud-docs branch March 31, 2026 18:23
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