This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git
from 6bb08d4d89b CAMEL-19068: remove SAGA_LONG_RUNNING_ACTION in out Message (#9368) add 473092e3f3e CAMEL-19069 (#9369) add ebe35d78c84 Regen for commit 473092e3f3eb14458f019084357f6ae2c8692174 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%)