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

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


    from 41958dbcacf CAMEL-19224: Fix blob consumer prefix usage (#9773)
     new f156cebb3cb CAMEL-19249: camel-salesforce: Fix blob creation
     new e9eb1cfd292 CAMEL-19249: camel-salesforce: Blob fix (cont.)

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:
 .../salesforce/api/FieldsToNullPropertyFilter.java |  14 +-
 .../salesforce/RestApiIntegrationTest.java         |  17 +
 .../salesforce/dto/generated/ContentVersion.java   | 689 +++++++++++++++++++++
 .../src/test/resources/camel-test-doc.pdf          | Bin 0 -> 9660 bytes
 4 files changed, 718 insertions(+), 2 deletions(-)
 create mode 100644 
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/ContentVersion.java
 create mode 100644 
components/camel-salesforce/camel-salesforce-component/src/test/resources/camel-test-doc.pdf

Reply via email to