This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
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
new 9a5b604 CAMEL-16308 - Camel-Google-bigquery-sql: Rename query
parameter in bigquery sql component
new 0c252c7 CAMEL-16308 - Camel-Google-bigquery-sql: Rename query
parameter in bigquery sql component
new 702e966 CAMEL-16308 - Camel-Google-bigquery-sql: Rename query
parameter in bigquery sql component
The 3 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:
.../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(-)