Skip to content

Commit 30a7c28

Browse files
micheleRPclaude
andauthored
docs: Add RPCN v4.85.0 cloud connector updates (#538)
* docs: Add RPCN v4.85.0 cloud connector updates - 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> * update playbook * fix: Link both input and output for redpanda_migrator in whats-new Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 826ce59 commit 30a7c28

File tree

10 files changed

+21
-29
lines changed

10 files changed

+21
-29
lines changed

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ content:
2323
branches: main
2424
start_paths: [docs,'*/docs']
2525
- url: https://github.com/redpanda-data/rp-connect-docs
26-
branches: main
26+
branches: auto-docs/update-rpcn-connector-docs
2727
ui:
2828
bundle:
2929
url: https://github.com/redpanda-data/docs-ui/releases/latest/download/ui-bundle.zip

modules/ROOT/nav.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@
137137
**** xref:develop:connect/components/inputs/inproc.adoc[]
138138
**** xref:develop:connect/components/inputs/kafka.adoc[]
139139
**** xref:develop:connect/components/inputs/kafka_franz.adoc[]
140-
**** xref:develop:connect/components/inputs/legacy_redpanda_migrator.adoc[]
141-
**** xref:develop:connect/components/inputs/legacy_redpanda_migrator_offsets.adoc[]
142140
**** xref:develop:connect/components/inputs/microsoft_sql_server_cdc.adoc[]
143141
**** xref:develop:connect/components/inputs/mongodb_cdc.adoc[]
144142
**** xref:develop:connect/components/inputs/mongodb.adoc[]
@@ -147,6 +145,7 @@
147145
**** xref:develop:connect/components/inputs/nats.adoc[]
148146
**** xref:develop:connect/components/inputs/nats_jetstream.adoc[]
149147
**** xref:develop:connect/components/inputs/nats_kv.adoc[]
148+
**** xref:develop:connect/components/inputs/oracledb_cdc.adoc[]
150149
**** xref:develop:connect/components/inputs/otlp_grpc.adoc[]
151150
**** xref:develop:connect/components/inputs/otlp_http.adoc[]
152151
**** xref:develop:connect/components/inputs/postgres_cdc.adoc[]
@@ -158,7 +157,6 @@
158157
**** xref:develop:connect/components/inputs/redpanda.adoc[]
159158
**** xref:develop:connect/components/inputs/redpanda_common.adoc[]
160159
**** xref:develop:connect/components/inputs/redpanda_migrator.adoc[]
161-
**** xref:develop:connect/components/inputs/redpanda_migrator_bundle.adoc[]
162160
**** xref:develop:connect/components/inputs/resource.adoc[]
163161
**** xref:develop:connect/components/inputs/schema_registry.adoc[]
164162
**** xref:develop:connect/components/inputs/sequence.adoc[]
@@ -199,8 +197,6 @@
199197
**** xref:develop:connect/components/outputs/inproc.adoc[]
200198
**** xref:develop:connect/components/outputs/kafka.adoc[]
201199
**** xref:develop:connect/components/outputs/kafka_franz.adoc[]
202-
**** xref:develop:connect/components/outputs/legacy_redpanda_migrator.adoc[]
203-
**** xref:develop:connect/components/outputs/legacy_redpanda_migrator_offsets.adoc[]
204200
**** xref:develop:connect/components/outputs/mongodb.adoc[]
205201
**** xref:develop:connect/components/outputs/mqtt.adoc[]
206202
**** xref:develop:connect/components/outputs/nats.adoc[]
@@ -219,7 +215,6 @@
219215
**** xref:develop:connect/components/outputs/redpanda.adoc[]
220216
**** xref:develop:connect/components/outputs/redpanda_common.adoc[]
221217
**** xref:develop:connect/components/outputs/redpanda_migrator.adoc[]
222-
**** xref:develop:connect/components/outputs/redpanda_migrator_bundle.adoc[]
223218
**** xref:develop:connect/components/outputs/reject.adoc[]
224219
**** xref:develop:connect/components/outputs/reject_errored.adoc[]
225220
**** xref:develop:connect/components/outputs/resource.adoc[]

modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator.adoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

modules/develop/pages/connect/components/inputs/legacy_redpanda_migrator_offsets.adoc

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
= oracledb_cdc
2+
:page-aliases: components:inputs/oracledb_cdc.adoc
3+
include::redpanda-connect:components:page$inputs/oracledb_cdc.adoc[tag=single-source]

modules/develop/pages/connect/components/inputs/redpanda_migrator_bundle.adoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator.adoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

modules/develop/pages/connect/components/outputs/legacy_redpanda_migrator_offsets.adoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

modules/develop/pages/connect/components/outputs/redpanda_migrator_bundle.adoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,26 @@ xref:get-started:cluster-types/byoc/aws/vpc-byo-aws.adoc[BYOVPC on AWS] is now g
2828

2929
=== Redpanda Connect updates
3030

31-
* Outputs:
32-
** xref:develop:connect/components/outputs/iceberg.adoc[iceberg]: Write data to Apache Iceberg tables using the REST catalog.
33-
3431
* Inputs:
32+
** xref:develop:connect/components/inputs/oracledb_cdc.adoc[oracledb_cdc] (experimental): Stream changes from an Oracle database for Change Data Capture (CDC).
3533
** xref:develop:connect/components/inputs/aws_cloudwatch_logs.adoc[aws_cloudwatch_logs]: Consume log events from AWS CloudWatch Logs. Supports filtering by log streams, CloudWatch filter patterns, and configurable start times.
3634
** xref:develop:connect/components/inputs/aws_dynamodb_cdc.adoc[aws_dynamodb_cdc] (beta): Consume item-level changes from DynamoDB Streams with automatic checkpointing and shard management.
3735

36+
* Outputs:
37+
** xref:develop:connect/components/outputs/iceberg.adoc[iceberg]: Write data to Apache Iceberg tables using the REST catalog.
38+
39+
* Bloblang methods:
40+
** xref:develop:connect/guides/bloblang/methods.adoc#escape_url_path[`escape_url_path`]: Escapes a string for safe use in URL path segments using percent-encoding.
41+
** xref:develop:connect/guides/bloblang/methods.adoc#parse_logfmt[`parse_logfmt`]: Parses a logfmt-encoded string into an object of key-value pairs.
42+
** xref:develop:connect/guides/bloblang/methods.adoc#unescape_url_path[`unescape_url_path`]: Unescapes a URL path segment, converting percent-encoded sequences back to their original characters.
43+
44+
* Removed components:
45+
** `legacy_redpanda_migrator` input and output
46+
** `legacy_redpanda_migrator_offsets` input and output
47+
** `redpanda_migrator_bundle` input and output
48+
+
49+
Use the unified xref:develop:connect/components/inputs/redpanda_migrator.adoc[`redpanda_migrator`] input and xref:develop:connect/components/outputs/redpanda_migrator.adoc[`redpanda_migrator`] output instead.
50+
3851
=== Iceberg topics with Snowflake Open Catalog: GA
3952

4053
The xref:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[Snowflake and Open Catalog integration] for Iceberg topics is now generally available (GA).

0 commit comments

Comments
 (0)