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 b589ac9 Adds test infra for ArangoDB (#4623)
add 6d8b163 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client
add 46641dd CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Regen component and configurers
add 18449a5 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, fixed tests
add 7200caa CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, CS
add b5f4683 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Regen catalog
add 1e0788d CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Added a note to migration guide
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/aws2-athena.json | 6 ++---
.../camel/catalog/docs/aws2-athena-component.adoc | 10 +++-----
.../aws2/athena/Athena2ComponentConfigurer.java | 11 ++++----
.../aws2/athena/Athena2EndpointConfigurer.java | 11 ++++----
.../aws2/athena/Athena2EndpointUriFactory.java | 3 +--
.../camel/component/aws2/athena/aws2-athena.json | 6 ++---
.../src/main/docs/aws2-athena-component.adoc | 10 +++-----
.../component/aws2/athena/Athena2Component.java | 21 ---------------
.../aws2/athena/Athena2Configuration.java | 17 +-----------
.../athena/AthenaComponentClientRegistryTest.java | 14 +---------
.../dsl/Aws2AthenaComponentBuilderFactory.java | 16 ------------
.../dsl/Athena2EndpointBuilderFactory.java | 30 ----------------------
.../modules/ROOT/pages/aws2-athena-component.adoc | 10 +++-----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 3 +++
14 files changed, 32 insertions(+), 136 deletions(-)