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 b589ac9 Adds test infra for ArangoDB (#4623)
new 6d8b163 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client
new 46641dd CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Regen component and configurers
new 18449a5 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, fixed tests
new 7200caa CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, CS
new b5f4683 CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Regen catalog
new 1e0788d CAMEL-15836 - Camel-AWS2-Athena: enable autowire on the
Athena Client, Added a note to migration guide
The 6 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:
.../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(-)