You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/01/16 18:23:09 UTC

[camel] branch regen_bot updated (c394f848d0d -> c60fcd9b7ae)

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 c394f848d0d Regen for commit dfe25ea04a5e9ae3ddc35f5b7e488b57714c3c22
     add 2f407251bea Regen for commit 305f2ae2c676ed7f8b2701647f7170f63a7b50e5
     add 8244ac1fea3 Regen for commit af17206e26bf474f874215d62199aaa3eddc820c
     add 3abeae969cd Regen for commit 5cf00396a7b5ddc8c9cb698b0903f463aa95d36a
     add 7da27136380 Regen for commit b61b22cccb2fcfc81a71449f2f88ef3e8b7f05f2
     add e9f7afe27bd camel-salesforce: Jetty 11 migration
     add c60fcd9b7ae Regen for commit e9f7afe27bd7e4c56a5b7bdfbd2fe06e55a81056

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   (c394f848d0d)
            \
             N -- N -- N   refs/heads/regen_bot (c60fcd9b7ae)

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:
 .../component/salesforce/internal/client/DefaultBulkApiClient.java   | 3 ++-
 .../component/salesforce/internal/client/DefaultBulkApiV2Client.java | 1 +
 .../salesforce/internal/client/DefaultCompositeApiClient.java        | 1 +
 .../internal/client/DefaultCompositeSObjectCollectionsApiClient.java | 1 +
 .../camel/component/salesforce/internal/client/DefaultRawClient.java | 2 ++
 .../component/salesforce/internal/client/DefaultRestClient.java      | 1 +
 .../salesforce/internal/client/SalesforceSecurityHandler.java        | 5 +++++
 7 files changed, 13 insertions(+), 1 deletion(-)