This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6f5240f6d70 CAMEL-18796: prevent close exceptions from leaking
new b57a75d0ee3 [Camel-18808] add support for
CamelAzureStorageBlobBlobUploadSize in uploadBlockBlob operation (#8881)
new f32e54e8813 CAMEL-18808: Regen
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:
.../catalog/components/azure-storage-blob.json | 1 +
.../azure/storage/blob/azure-storage-blob.json | 1 +
.../azure/storage/blob/BlobConstants.java | 7 ++++-
.../azure/storage/blob/BlobStreamAndLength.java | 7 +++--
.../storage/blob/client/BlobClientWrapper.java | 10 +++++--
.../storage/blob/integration/BlobOperationsIT.java | 33 ++++++++++++++++++++++
.../endpoint/dsl/BlobEndpointBuilderFactory.java | 15 ++++++++++
7 files changed, 69 insertions(+), 5 deletions(-)