This is an automated email from the ASF dual-hosted git repository.
jeremyross pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1156a803c8d Merge branch 'release/3.18.6' into camel-3.18.x
new fb396b1238e CAMEL-19249: camel-salesforce: Fix blob creation
new 3a929f85364 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