You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/18 12:45:11 UTC

[camel] branch regen_bot updated (441fcec -> 7a76236)

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 441fcec  Fix broken link
     add 7a76236  CAMEL-15836: Add autowired metadata to camel-google-bigquery connectionFactory option

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/google-bigquery.json         | 4 ++--
 .../org/apache/camel/catalog/docs/google-bigquery-component.adoc     | 4 ++--
 .../component/google/bigquery/GoogleBigQueryComponentConfigurer.java | 5 +++++
 .../component/google/bigquery/GoogleBigQueryEndpointConfigurer.java  | 5 +++++
 .../org/apache/camel/component/google/bigquery/google-bigquery.json  | 4 ++--
 .../src/main/docs/google-bigquery-component.adoc                     | 4 ++--
 .../camel/component/google/bigquery/GoogleBigQueryComponent.java     | 4 ++--
 .../camel/component/google/bigquery/GoogleBigQueryConfiguration.java | 3 ++-
 .../builder/component/dsl/GoogleBigqueryComponentBuilderFactory.java | 2 +-
 .../builder/endpoint/dsl/GoogleBigQueryEndpointBuilderFactory.java   | 4 ++--
 docs/components/modules/ROOT/pages/google-bigquery-component.adoc    | 4 ++--
 11 files changed, 27 insertions(+), 16 deletions(-)