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 2022/08/07 19:48:22 UTC

[camel] branch regen_bot updated (eb20e017c2a -> 0cf58f65200)

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


    from eb20e017c2a Regen for commit ffc8c01f07efd4e19ec3f7a50b16c3d31143d420
     add e9dd46e23b2 CAMEL-18317: camel-salesforce: Add `subscribe` operation.
     add 0cf58f65200 Regen for commit e9dd46e23b29068331af6a523453edbe815bf485

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/salesforce.json       |  2 +-
 .../salesforce/SalesforceEndpointUriFactory.java   |  2 +-
 .../camel/component/salesforce/salesforce.json     |  2 +-
 .../src/main/docs/salesforce-component.adoc        | 24 +++++++++++-----------
 .../component/salesforce/SalesforceComponent.java  | 23 +++++++++++----------
 .../component/salesforce/SalesforceEndpoint.java   | 13 ++++--------
 .../salesforce/internal/OperationName.java         |  4 +++-
 .../ChangeEventsConsumerIntegrationTest.java       |  2 +-
 .../PlatformEventsConsumerIntegrationTest.java     |  3 ++-
 .../salesforce/StreamingApiIntegrationTest.java    |  6 +++---
 .../ROOT/pages/camel-3x-upgrade-guide-3_19.adoc    |  4 ++++
 11 files changed, 44 insertions(+), 41 deletions(-)