You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/09 12:40:38 UTC

(camel) branch main updated (f70676d71fd -> 97d33f7ac78)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from f70676d71fd CAMEL-20297 camel-irc: do not swallow interrupted exceptions
     add 97d33f7ac78 [CAMEL-20298] Enhancing JSONata Compatibility for Full Reference Port (#12670)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/jsonata.json   |  2 +-
 components/camel-jsonata/pom.xml                   |  6 +--
 .../apache/camel/component/jsonata/jsonata.json    |  2 +-
 .../camel/component/jsonata/JsonataEndpoint.java   | 54 +++++++++++-----------
 .../component/jsonata/JsonataFirstSampleTest.java  | 21 ++++-----
 .../component/jsonata/firstSample/expressions.spec |  3 +-
 .../component/jsonata/firstSample/output.json      |  2 +-
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     |  4 ++
 parent/pom.xml                                     |  2 +-
 9 files changed, 50 insertions(+), 46 deletions(-)