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 2021/03/05 09:16:45 UTC

[camel] branch regen_bot updated (6dc8581 -> 702e966)

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 6dc8581  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 components - AWS2-Translate component
     add 9a5b604  CAMEL-16308 - Camel-Google-bigquery-sql: Rename query parameter in bigquery sql component
     add 0c252c7  CAMEL-16308 - Camel-Google-bigquery-sql: Rename query parameter in bigquery sql component
     add 702e966  CAMEL-16308 - Camel-Google-bigquery-sql: Rename query parameter in bigquery sql component

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/google-bigquery-sql.json      |  4 ++--
 .../catalog/docs/google-bigquery-sql-component.adoc  |  4 ++--
 .../sql/GoogleBigQuerySQLEndpointUriFactory.java     |  6 +++---
 .../google/bigquery/sql/google-bigquery-sql.json     |  4 ++--
 .../src/main/docs/google-bigquery-sql-component.adoc |  4 ++--
 .../bigquery/sql/GoogleBigQuerySQLConfiguration.java | 12 ++++++------
 .../bigquery/sql/GoogleBigQuerySQLEndpoint.java      |  2 +-
 .../bigquery/sql/GoogleBigQuerySQLProducer.java      |  2 +-
 .../unit/sql/GoogleBigQuerySQLComponentTest.java     |  4 ++--
 .../unit/sql/GoogleBigQuerySQLProducerBaseTest.java  |  2 +-
 .../src/generated/resources/metadata.json            |  2 +-
 .../builder/endpoint/StaticEndpointBuilders.java     | 20 ++++++++++----------
 .../dsl/GoogleBigQuerySQLEndpointBuilderFactory.java | 20 ++++++++++----------
 .../ROOT/pages/google-bigquery-sql-component.adoc    |  4 ++--
 14 files changed, 45 insertions(+), 45 deletions(-)