oscerd opened a new issue #707: URL: https://github.com/apache/camel-k-runtime/issues/707
To be able to do something like: https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/SplitTest.groovy#L62-L87 And have a filtering step without the need of having a to in the same step, we need to set the YamlDeserializationMode to FLOW. For 3.10.0/1.9.0/1.5.0 we may create an option to enable it, with 3.11.0 we should make it the default. cc @lburgazzoli @nicolaferraro -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
