This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit b1091ee7e0b Regen for commit fedaed3771168c30b1642492e6a2320b699f6416
     add 7d1c9d07469 CAMEL-18427: camel-debezium - Fix DBZ moved class in a 
patch release causing the Camel components to not work out of the box.
     add 31e30abe656 Regen for commit 7d1c9d07469e2673e4b7dee5c43d2e50ec7b6f96

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b1091ee7e0b)
            \
             N -- N -- N   refs/heads/regen_bot (31e30abe656)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/debezium-db2.json   | 4 ++--
 .../org/apache/camel/catalog/components/debezium-mongodb.json         | 4 ++--
 .../resources/org/apache/camel/catalog/components/debezium-mysql.json | 4 ++--
 .../org/apache/camel/catalog/components/debezium-oracle.json          | 4 ++--
 .../org/apache/camel/catalog/components/debezium-postgres.json        | 4 ++--
 .../org/apache/camel/catalog/components/debezium-sqlserver.json       | 4 ++--
 .../debezium/configuration/EmbeddedDebeziumConfiguration.java         | 2 +-
 .../resources/org/apache/camel/component/debezium/debezium-db2.json   | 4 ++--
 .../org/apache/camel/component/debezium/debezium-mongodb.json         | 4 ++--
 .../resources/org/apache/camel/component/debezium/debezium-mysql.json | 4 ++--
 .../org/apache/camel/component/debezium/debezium-oracle.json          | 4 ++--
 .../org/apache/camel/component/debezium/debezium-postgres.json        | 4 ++--
 .../org/apache/camel/component/debezium/debezium-sqlserver.json       | 4 ++--
 .../builder/component/dsl/DebeziumDb2ComponentBuilderFactory.java     | 2 --
 .../builder/component/dsl/DebeziumMongodbComponentBuilderFactory.java | 2 --
 .../builder/component/dsl/DebeziumMysqlComponentBuilderFactory.java   | 2 --
 .../builder/component/dsl/DebeziumOracleComponentBuilderFactory.java  | 2 --
 .../component/dsl/DebeziumPostgresComponentBuilderFactory.java        | 2 --
 .../component/dsl/DebeziumSqlserverComponentBuilderFactory.java       | 2 --
 19 files changed, 25 insertions(+), 37 deletions(-)

Reply via email to