This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 701fa4a CAMEL-16368: Add support for salesforce Composite SObject Collections API (#5259) new e9e8ed2 CAMEL-16397: camel-jsonpath - Evaluate jsonpath result using the practice that the jsonpath project itself suggests. This allows to use their JSonPath cache for thread safety. new 1fbf7d9 CAMEL-16393: Add WARN to json-path documentation about concat function has a bug and does not work. 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: .../camel/catalog/docs/jsonpath-language.adoc | 9 +++-- .../src/main/docs/jsonpath-language.adoc | 9 +++-- .../org/apache/camel/jsonpath/JsonPathEngine.java | 43 ++++++++++------------ .../modules/languages/pages/jsonpath-language.adoc | 9 +++-- 4 files changed, 37 insertions(+), 33 deletions(-)