docs: Add RPCN v4.85.0 cloud connector updates#538
Conversation
- 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>
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis 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
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (9)
modules/ROOT/nav.adocmodules/develop/pages/connect/components/inputs/legacy_redpanda_migrator.adocmodules/develop/pages/connect/components/inputs/legacy_redpanda_migrator_offsets.adocmodules/develop/pages/connect/components/inputs/oracledb_cdc.adocmodules/develop/pages/connect/components/inputs/redpanda_migrator_bundle.adocmodules/develop/pages/connect/components/outputs/legacy_redpanda_migrator.adocmodules/develop/pages/connect/components/outputs/legacy_redpanda_migrator_offsets.adocmodules/develop/pages/connect/components/outputs/redpanda_migrator_bundle.adocmodules/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
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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?
|
This needs to be fixed in the automation |




Summary
oracledb_cdcinput page (single-sourced from rp-connect-docs)legacy_redpanda_migrator,legacy_redpanda_migrator_offsets,redpanda_migrator_bundlefor inputs and outputs)Related
Preview pages
What's New
oracledc_cdc
Test plan
oracledb_cdcinput page renders correctly via single-source include🤖 Generated with Claude Code