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 2022/01/10 14:00:57 UTC

[camel-kamelets] branch main updated (ba03d9f -> b20c05c)

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-kamelets.git.


    from ba03d9f  Extract Field Action: Add the possibility of setting the header name in case of headerOutput is true
     add 4af3cc5  Extract Field Action: Sanitize/check the header name if set and avoid clashes
     add e857071  Extract Field Action: Sanitize/check the header name if set and avoid clashes
     add b20c05c  Extract Field Action: Sanitize/check the header name if set and avoid clashes

No new revisions were added by this update.

Summary of changes:
 kamelets/extract-field-action.kamelet.yaml         | 14 ++++++++++-
 .../kamelets/utils/transform/ExtractField.java     | 28 ++++++++++++++++++----
 .../kamelets/extract-field-action.kamelet.yaml     | 14 ++++++++++-
 3 files changed, 50 insertions(+), 6 deletions(-)