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 278fd686ae0 CAMEL-15105: removed unnecessary casts to 
ExtendedCamelContext within the AbstractCamelContext
     add 0fad6a84fdd CAMEL-19069 (#9369)
     add a36ee0f1bd1 Regen for commit 0fad6a84fdd8a63d9ac522ed32131ef4b8300c5b

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/minio.json |  9 ++--
 .../org/apache/camel/component/minio/minio.json    |  9 ++--
 .../camel-minio/src/main/docs/minio-component.adoc | 38 +++++++++++++++-
 .../camel/component/minio/MinioConfiguration.java  |  2 +-
 .../camel/component/minio/MinioConstants.java      |  2 +
 .../camel/component/minio/MinioOperations.java     |  4 +-
 .../camel/component/minio/MinioProducer.java       | 37 ++++++++++++++++
 ...ctOperationIT.java => MinioPresignedUrlIT.java} | 51 ++++++++++++++++------
 8 files changed, 128 insertions(+), 24 deletions(-)
 copy 
components/camel-minio/src/test/java/org/apache/camel/component/minio/integration/{MinioCopyObjectOperationIT.java
 => MinioPresignedUrlIT.java} (56%)

Reply via email to