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 058bc52 Update commercial-camel-offerings.adoc (#6597) add 9231ea6 CAMEL-17392 (#6598) add af6c862 Regen for commit 9231ea60e5d91c3edeabbfea49dd6062d9adf665 No new revisions were added by this update. Summary of changes: .../camel/catalog/components/google-storage.json | 2 + .../GoogleCloudStorageComponentConfigurer.java | 3 + .../GoogleCloudStorageEndpointConfigurer.java | 3 + .../GoogleCloudStorageEndpointUriFactory.java | 3 +- .../component/google/storage/google-storage.json | 2 + .../storage/GoogleCloudStorageConfiguration.java | 14 +++++ .../google/storage/GoogleCloudStorageConsumer.java | 11 +++- ...Test.java => ConsumerWithFilterOptionTest.java} | 64 +++++++++++++++------- .../dsl/GoogleStorageComponentBuilderFactory.java | 15 +++++ .../GoogleCloudStorageEndpointBuilderFactory.java | 14 +++++ 10 files changed, 110 insertions(+), 21 deletions(-) copy components/camel-google/camel-google-storage/src/test/java/org/apache/camel/component/google/storage/unit/{ConsumerDownloadLocalTest.java => ConsumerWithFilterOptionTest.java} (66%)