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

acosentino pushed a change to branch nats-2.10.16
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 3f78884e4d3 Upgrade Nats container to version 2.10.16
    omit 33bea09db6b Upgrade Vault container image to version 1.16.2
     add c57faf1e6b8 INFRA-25795: use avx nodes on CI
     add 7af8f1c13a5 CAMEL-20782: Re-enable MongoDB tests on ASF CI
     add b7d80526a3f Upgrade Vault container image to version 1.16.2 (#14247)
     add 3b5636bcd9e Upgrade Nats container to version 2.10.16

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   (3f78884e4d3)
            \
             N -- N -- N   refs/heads/nats-2.10.16 (3b5636bcd9e)

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:
 Jenkinsfile                                                       | 8 ++++----
 .../component/mongodb/gridfs/integration/GridFsConsumerIT.java    | 2 --
 .../mongodb/gridfs/integration/GridFsProducerOperationsIT.java    | 2 --
 .../mongodb/integration/MongoDbAggregateOperationIT.java          | 2 --
 .../mongodb/integration/MongoDbBigDecimalConverterIT.java         | 2 --
 .../mongodb/integration/MongoDbBulkWriteOperationIT.java          | 2 --
 .../mongodb/integration/MongoDbChangeStreamsConsumerIT.java       | 2 --
 .../component/mongodb/integration/MongoDbConnectionBeansIT.java   | 2 --
 .../camel/component/mongodb/integration/MongoDbConversionsIT.java | 2 --
 .../integration/MongoDbCredentialsFromUriConnectionIT.java        | 2 --
 .../camel/component/mongodb/integration/MongoDbDynamicityIT.java  | 2 --
 .../component/mongodb/integration/MongoDbExceptionHandlingIT.java | 2 --
 .../mongodb/integration/MongoDbFindOneAndDeleteOperationIT.java   | 2 --
 .../mongodb/integration/MongoDbFindOneAndReplaceOperationIT.java  | 2 --
 .../mongodb/integration/MongoDbFindOneAndUpdateOperationIT.java   | 2 --
 .../component/mongodb/integration/MongoDbFindOperationIT.java     | 2 --
 .../component/mongodb/integration/MongoDbHeaderHandlingIT.java    | 2 --
 .../camel/component/mongodb/integration/MongoDbIndexIT.java       | 2 --
 .../camel/component/mongodb/integration/MongoDbInsertBatchIT.java | 2 --
 .../camel/component/mongodb/integration/MongoDbOperationsIT.java  | 2 --
 .../camel/component/mongodb/integration/MongoDbOutputTypeIT.java  | 2 --
 .../mongodb/integration/MongoDbReadPreferenceOptionIT.java        | 2 --
 .../mongodb/integration/MongoDbSpringDslOperationsIT.java         | 2 --
 .../component/mongodb/integration/MongoDbStopEndpointIT.java      | 2 --
 .../mongodb/integration/MongoDbTailableCursorConsumerIT.java      | 2 --
 .../mongodb/meta/integration/MongoDbMetaExtensionIT.java          | 2 --
 .../idempotent/integration/MongoDbIdempotentRepositoryIT.java     | 2 --
 .../mongodb/verifier/integration/MongoDbVerifierExtensionIT.java  | 2 --
 28 files changed, 4 insertions(+), 58 deletions(-)

Reply via email to