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 cb4827601e6 Regen for commit 12e7130222c169d0236dd0dc177c01dffadb7a88 add 0c5062c5a44 Regen for commit 12e7130222c169d0236dd0dc177c01dffadb7a88 (#10461) add b1f3e412b87 CAMEL-19470 camel-mongodb : add option fullDocument for changeStreams... (#10436) add 47b67deebe9 CAMEL-19470 camel-mongodb : add option fullDocument for changeStreams... (#10436) add 0c686da9a71 CAMEL-19470 camel-mongodb : add option fullDocument for changeStreams... (#10436) add bca65cbea36 Regen for commit 0c686da9a7185421f2f14ec4b0a79e9da45655de 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 (cb4827601e6) \ N -- N -- N refs/heads/regen_bot (bca65cbea36) 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: .../apache/camel/catalog/components/mongodb.json | 21 +- .../apache/camel/catalog/schemas/camel-spring.xsd | 10706 ++++++++----------- .../mongodb/MongoDbEndpointConfigurer.java | 6 + .../mongodb/MongoDbEndpointUriFactory.java | 3 +- .../apache/camel/component/mongodb/mongodb.json | 21 +- .../mongodb/MongoDbChangeStreamsConsumer.java | 4 +- .../mongodb/MongoDbChangeStreamsThread.java | 5 +- .../camel/component/mongodb/MongoDbEndpoint.java | 15 + .../MongoDbChangeStreamsConsumerIT.java | 45 +- .../src/test/resources/mongodb.test.properties | 1 + .../dsl/MongoDbEndpointBuilderFactory.java | 37 + 11 files changed, 4576 insertions(+), 6288 deletions(-)