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 7e238de CAMEL-16295: split with AggregationStrategy is ignored when using transacted add 715f410 CAMEL-16273 - Camel-google-* cloud components: Make the serviceAccountKey explicitly configurable - Camel-google-pubsub add 0b0c8d3 CAMEL-16273 - Camel-google-* cloud components: Make the serviceAccountKey explicitly configurable - Camel-google-pubsub No new revisions were added by this update. Summary of changes: .../camel/catalog/components/google-pubsub.json | 1 + .../catalog/docs/google-pubsub-component.adoc | 3 +- .../pubsub/GooglePubsubEndpointConfigurer.java | 6 +++ .../pubsub/GooglePubsubEndpointUriFactory.java | 3 +- .../component/google/pubsub/google-pubsub.json | 1 + .../src/main/docs/google-pubsub-component.adoc | 3 +- .../google/pubsub/GooglePubsubComponent.java | 54 +++++++++++++++++----- .../google/pubsub/GooglePubsubConsumer.java | 7 +-- .../google/pubsub/GooglePubsubEndpoint.java | 13 ++++++ .../google/pubsub/GooglePubsubProducer.java | 2 +- .../dsl/GooglePubsubEndpointBuilderFactory.java | 54 ++++++++++++++++++++++ .../ROOT/pages/google-pubsub-component.adoc | 3 +- 12 files changed, 131 insertions(+), 19 deletions(-)