cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud Integration: Groovy Scripts: script-api - Bump Apache Camel from 2.24.2 to 3.14.7

pwedemann
Discoverer
331

For advance usage of Cloud Integration you provide a Java SDK: com.sap.cloud.script:script-api:2.14 which depends on Apache Camel 2.24.2, see https://repo1.maven.org/maven2/com/sap/cloud/script/script.api/ and https://repo1.maven.org/maven2/com/sap/cloud/script/script.api/2.14.0/script.api-2.14.0.pom

You do update Apache Camel to 3.14.7 for custom adapters, see https://blogs.sap.com/2023/08/08/custom-adapter-camel-3-upgrade-process-sap-cloud-integration/, so do we expect a new script-api artifact using Camel 3.14.7 too?

Or do you plan to still use Apache Camel 2 internally? Otherwise updating Apache Camel to 3.14.7 will break custom Groovy Scripts which depends on the ABI of Camel 2.24.2.

View Entire Topic
MortenWittrock
Active Contributor
0 Kudos

Hi Philip

The Camel upgrade is for the entire runtime, not just related to custom adapters.

Regards,

Morten