You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/11/27 17:50:44 UTC

[camel] branch regen_bot updated (b4a6a20 -> 9ace796)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b4a6a20  Sync deps
     add 9ace796  CAMEL-17242: fix issue where Azure storage producers are deleting exchange headers (#6484)

No new revisions were added by this update.

Summary of changes:
 .../component/azure/storage/blob/BlobProducer.java      |  2 +-
 .../azure/storage/blob/integration/BlobProducerIT.java  | 17 +++++++++++++++--
 .../azure/storage/datalake/DataLakeProducer.java        |  2 +-
 .../datalake/integration/DataLakeProducerIT.java        | 12 ++++++++++++
 .../component/azure/storage/queue/QueueProducer.java    |  2 +-
 .../queue/integration/StorageQueueProducerIT.java       | 13 +++++++++++++
 6 files changed, 43 insertions(+), 5 deletions(-)