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 2020/07/28 16:57:00 UTC

[camel] branch master updated (5901237 -> 5cac0eb)

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

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


    from 5901237  CAMEL-15342: Add more configurations into the URI from the headers and change the message retrieval from body (#4054)
     add eadbe43  Upgrade Mimepull to version 1.9.13
     add b32a0c8  Regen catalog
     add 5cac0eb  Regen catalog again

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../catalog/components/azure-storage-queue.json    |  6 ++
 .../catalog/docs/azure-storage-blob-component.adoc |  6 +-
 .../docs/azure-storage-queue-component.adoc        | 22 +++--
 .../AzureStorageQueueComponentBuilderFactory.java  | 42 ++++++++++
 .../endpoint/dsl/QueueEndpointBuilderFactory.java  | 95 ++++++++++++++++++++++
 parent/pom.xml                                     |  2 +-
 7 files changed, 162 insertions(+), 13 deletions(-)