From cf1ae1c314a5e20d77c1e71d757d100a3d2297e1 Mon Sep 17 00:00:00 2001 From: debezium-builder Date: Thu, 16 Nov 2023 11:01:05 +0000 Subject: [PATCH] deploy: efd9d6deaffe7850e1ec214db2fbdcd24ea869a9 --- documentation/reference/architecture.html | 5 +- .../reference/configuration/avro.html | 5 +- .../convert-cloudevent-to-saveable-form.html | 9 + .../reference/configuration/notification.html | 5 +- .../reference/configuration/signalling.html | 5 +- .../topic-auto-create-config.html | 5 +- .../reference/connectors/cassandra.html | 5 +- documentation/reference/connectors/db2.html | 5 +- documentation/reference/connectors/index.html | 5 +- .../reference/connectors/informix.html | 5 +- documentation/reference/connectors/jdbc.html | 5 +- .../reference/connectors/mongodb.html | 5 +- documentation/reference/connectors/mysql.html | 5 +- .../reference/connectors/oracle.html | 5 +- .../reference/connectors/postgresql.html | 5 +- .../reference/connectors/spanner.html | 5 +- .../reference/connectors/sqlserver.html | 5 +- .../reference/connectors/vitess.html | 5 +- .../reference/development/converters.html | 5 +- .../reference/development/engine.html | 5 +- documentation/reference/docker.html | 5 +- documentation/reference/features.html | 5 +- documentation/reference/index.html | 5 +- documentation/reference/install.html | 5 +- .../reference/integrations/cloudevents.html | 5 +- .../reference/integrations/outbox.html | 5 +- .../reference/integrations/serdes.html | 5 +- .../integrations/testcontainers.html | 5 +- .../reference/integrations/tracing.html | 5 +- .../reference/nightly/architecture.html | 5 +- .../reference/nightly/configuration/avro.html | 5 +- .../convert-cloudevent-to-saveable-form.html | 9 + .../nightly/configuration/notification.html | 5 +- .../nightly/configuration/signalling.html | 5 +- .../topic-auto-create-config.html | 5 +- .../nightly/connectors/cassandra.html | 5 +- .../reference/nightly/connectors/db2.html | 5 +- .../reference/nightly/connectors/index.html | 5 +- .../nightly/connectors/informix.html | 5 +- .../reference/nightly/connectors/jdbc.html | 5 +- .../reference/nightly/connectors/mongodb.html | 5 +- .../reference/nightly/connectors/mysql.html | 5 +- .../reference/nightly/connectors/oracle.html | 5 +- .../nightly/connectors/postgresql.html | 5 +- .../reference/nightly/connectors/spanner.html | 5 +- .../nightly/connectors/sqlserver.html | 5 +- .../reference/nightly/connectors/vitess.html | 5 +- .../nightly/development/converters.html | 5 +- .../reference/nightly/development/engine.html | 5 +- documentation/reference/nightly/docker.html | 5 +- documentation/reference/nightly/features.html | 5 +- documentation/reference/nightly/index.html | 5 +- documentation/reference/nightly/install.html | 5 +- .../nightly/integrations/cloudevents.html | 5 +- .../nightly/integrations/outbox.html | 5 +- .../nightly/integrations/serdes.html | 5 +- .../nightly/integrations/testcontainers.html | 5 +- .../nightly/integrations/tracing.html | 5 +- .../nightly/operations/debezium-server.html | 5 +- .../nightly/operations/debezium-ui.html | 5 +- .../nightly/operations/kubernetes.html | 5 +- .../reference/nightly/operations/logging.html | 5 +- .../nightly/operations/monitoring.html | 5 +- .../nightly/operations/openshift.html | 5 +- .../reference/nightly/postgres-plugins.html | 5 +- .../applying-transformations-selectively.html | 5 +- .../content-based-routing.html | 5 +- .../convert-cloudevent-to-saveable-form.html | 639 +++++++ .../transformations/event-changes.html | 5 +- .../transformations/event-flattening.html | 5 +- .../nightly/transformations/filtering.html | 5 +- .../transformations/header-to-value.html | 5 +- .../nightly/transformations/index.html | 13 +- .../mongodb-event-flattening.html | 5 +- .../mongodb-outbox-event-router.html | 5 +- .../transformations/outbox-event-router.html | 5 +- .../transformations/partition-routing.html | 5 +- .../schema-change-event-filter.html | 5 +- .../nightly/transformations/timescaledb.html | 5 +- .../transformations/timezone-converter.html | 5 +- .../transformations/topic-routing.html | 5 +- documentation/reference/nightly/tutorial.html | 5 +- .../reference/operations/debezium-server.html | 5 +- .../reference/operations/debezium-ui.html | 5 +- .../reference/operations/kubernetes.html | 5 +- .../reference/operations/logging.html | 5 +- .../reference/operations/monitoring.html | 5 +- .../reference/operations/openshift.html | 5 +- documentation/reference/postgres-plugins.html | 5 +- .../applying-transformations-selectively.html | 5 +- .../content-based-routing.html | 5 +- .../convert-cloudevent-to-saveable-form.html | 639 +++++++ .../transformations/event-changes.html | 5 +- .../transformations/event-flattening.html | 5 +- .../reference/transformations/filtering.html | 5 +- .../transformations/header-to-value.html | 5 +- .../reference/transformations/index.html | 13 +- .../mongodb-event-flattening.html | 5 +- .../mongodb-outbox-event-router.html | 5 +- .../transformations/outbox-event-router.html | 5 +- .../transformations/partition-routing.html | 5 +- .../schema-change-event-filter.html | 5 +- .../transformations/timescaledb.html | 5 +- .../transformations/timezone-converter.html | 5 +- .../transformations/topic-routing.html | 5 +- documentation/reference/tutorial.html | 5 +- documentation/sitemap.xml | 1490 +++++++++-------- feed.xml | 2 +- 108 files changed, 2468 insertions(+), 846 deletions(-) create mode 100644 documentation/reference/configuration/convert-cloudevent-to-saveable-form.html create mode 100644 documentation/reference/nightly/configuration/convert-cloudevent-to-saveable-form.html create mode 100644 documentation/reference/nightly/transformations/convert-cloudevent-to-saveable-form.html create mode 100644 documentation/reference/transformations/convert-cloudevent-to-saveable-form.html diff --git a/documentation/reference/architecture.html b/documentation/reference/architecture.html index af46fe99f98..6e630b5a266 100644 --- a/documentation/reference/architecture.html +++ b/documentation/reference/architecture.html @@ -183,6 +183,9 @@

Debezium nightly Documentation

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +