This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from eb9f43b  Huawei DMS update doc and comments (#5989)
     new e682681  CAMEL-16883: Enable authentication in GKE via workload 
identity. (#5987)
     new 479e481  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:
 .../camel/catalog/components/google-pubsub.json    |   6 +-
 .../pubsub/GooglePubsubComponentConfigurer.java    |   3 +
 .../pubsub/GooglePubsubEndpointConfigurer.java     |   3 +
 .../pubsub/GooglePubsubEndpointUriFactory.java     |   3 +-
 .../component/google/pubsub/google-pubsub.json     |   6 +-
 .../src/main/docs/google-pubsub-component.adoc     |  16 ++--
 .../google/pubsub/GooglePubsubComponent.java       |  70 +++++++-------
 .../google/pubsub/GooglePubsubConsumer.java        |   5 +-
 .../google/pubsub/GooglePubsubEndpoint.java        |  14 ++-
 .../google/pubsub/GooglePubsubProducer.java        |   2 +-
 .../component/google/pubsub/PubsubTestSupport.java |   1 +
 .../dsl/GooglePubsubComponentBuilderFactory.java   |  17 ++++
 .../dsl/GooglePubsubEndpointBuilderFactory.java    | 106 ++++++++++++++++++++-
 .../ROOT/pages/debezium-mysql-component.adoc       |   4 +-
 .../ROOT/pages/google-pubsub-component.adoc        |  16 ++--
 .../modules/ROOT/pages/hwcloud-dms-component.adoc  |  64 +++++++++++++
 16 files changed, 277 insertions(+), 59 deletions(-)

Reply via email to