-
Task
-
Resolution: Done
-
Major
-
camel-k-2022.3
-
None
-
integration-doc-starts-290822
Within incoming 1.8.x release of Camel K, we need to include some upgrade notice to warn the user that there may be changes required for their Integrations. Basically they are related to the change of Camel version from 3.11 to 3.14, so, we should include some link to the upstream upgrade page (or better if we have anything downstream): https://camel.apache.org/manual/camel-3x-upgrade-guide.html
- https://camel.apache.org/manual/camel-3x-upgrade-guide-3_12.html
- https://camel.apache.org/manual/camel-3x-upgrade-guide-3_13.html
- https://camel.apache.org/manual/camel-3x-upgrade-guide-3_14.html
Beside that, we should include a notice explaining that within 1.8.x the YAML DSL will accept camel case notation (ie setBody) as well as snake case (ie set-body).
About the YAML DSL we should add also a note telling that there may be slight differences in the syntax as schema is subject to changes within Camel versions.