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

jeremyross pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b08f121891c Regen for commit 8acc8d738386959b0dd8888efba49752aa80897d
     new eeb2bd5b324 camel-salesforce: consolidate error parsing.
     new 488b348828e camel-salesforce: integration test maintenance

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel-salesforce-component/README.md           |   8 +-
 .../internal/client/AbstractClientBase.java        |  59 +-
 .../internal/client/DefaultCompositeApiClient.java |  24 -
 ...efaultCompositeSObjectCollectionsApiClient.java |  22 -
 .../internal/client/DefaultRestClient.java         |  71 --
 .../BulkApiV2QueryJobIntegrationTest.java          |   2 +-
 .../salesforce/CompositeApiIntegrationTest.java    |   2 +-
 .../salesforce/RestApiIntegrationTest.java         |   8 +-
 .../it/resources/enterprise-scratch-def.json       |  16 +
 .../it/resources/salesforce/package.xml            |   4 -
 .../Hard_Delete_Permission_Set.permissionset       | 713 ++++++++++++++++++++-
 .../System Administrator With Hard Delete.profile  | 652 -------------------
 12 files changed, 779 insertions(+), 802 deletions(-)
 create mode 100644 
components/camel-salesforce/it/resources/enterprise-scratch-def.json
 delete mode 100644 
components/camel-salesforce/it/resources/salesforce/profiles/System 
Administrator With Hard Delete.profile

Reply via email to