This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 17f010c Adapt to latest Camel API changes discard 0f33d38 Remove redundant reflective class registration for SunJaxb21NamespacePrefixMapper discard a470c6c Sync minio version with quarkiverse version due to incompatible okhttp version between quarkus and recent minio version discard 0012193 Camel 3.12 : Dataformat fix attributes names discard 824ca9a Upgrade spark and hadoop versions discard 6db20e9 Upgrade Camel to 3.12.0 add 293c62b Updated CHANGELOG.md add 6b77c9e Salesforce : add Platform events test fixes #2938 new d1bb8af Upgrade Camel to 3.12.0 new 668dc7a Upgrade spark and hadoop versions new 1503358 Camel 3.12 : Dataformat fix attributes names new 03108a3 Sync minio version with quarkiverse version due to incompatible okhttp version between quarkus and recent minio version new b9c5149 Remove redundant reflective class registration for SunJaxb21NamespacePrefixMapper new 8975cb5 Adapt to latest Camel API changes 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 (17f010c) \ N -- N -- N refs/heads/camel-main (8975cb5) 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. The 6 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: CHANGELOG.md | 4 +++ integration-tests/salesforce/README.adoc | 2 ++ integration-tests/salesforce/pom.xml | 38 +++++++++++++++++++++- .../component/salesforce/SalesforceResource.java | 7 ++++ .../component/salesforce/SalesforceRoutes.java | 6 ++++ .../salesforce/SalesforceIntegrationTest.java | 12 +++++++ 6 files changed, 68 insertions(+), 1 deletion(-)