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 2022/08/27 05:45:32 UTC

[camel] branch regen_bot updated (c2bf2d66dd2 -> d78e26d41c7)

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 c2bf2d66dd2 (chores) camel-ftp: increase an overly aggressive fork timeout
     add a0f8a615a2e CAMEL-18432 - camel-Docker: malformed uri path
     add 85a3f76791a CAMEL-18382: Google-bigquery - allow different value types from headers (#8222)
     add d78e26d41c7 Regen for commit 85a3f76791a833293861e9e48906d2c1fbeb8ed4

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/docker.json    |  2 +-
 .../org/apache/camel/component/docker/docker.json  |  2 +-
 .../component/docker/DockerConfiguration.java      |  8 +--
 .../main/docs/google-bigquery-sql-component.adoc   |  4 +-
 .../bigquery/sql/GoogleBigQuerySQLProducer.java    | 10 ++-
 .../GoogleBigQuerySQLProducerWithParamersTest.java | 77 ++++++++++++++++++++++
 .../ROOT/pages/camel-3x-upgrade-guide-3_19.adoc    |  3 +
 .../builder/endpoint/StaticEndpointBuilders.java   | 26 ++++----
 .../endpoint/dsl/DockerEndpointBuilderFactory.java | 22 ++++---
 9 files changed, 123 insertions(+), 31 deletions(-)