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 9ebeb11 CAMEL-15303 - Reduce log level for autodiscovered ObjectMapper new d8da7a4 CAMEL-15310 - AWS* - Support for more than 1 client in the registry - Camel-AWS2-Athena new 4f5a06b Regen website docs The 2 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: .../aws2/athena/Athena2ComponentConfigurer.java | 5 ++++ .../aws2/athena/Athena2EndpointConfigurer.java | 5 ++++ .../camel/component/aws2/athena/aws2-athena.json | 2 ++ .../src/main/docs/aws2-athena-component.adoc | 6 +++-- .../component/aws2/athena/Athena2Component.java | 4 ++- .../aws2/athena/Athena2Configuration.java | 16 ++++++++++++ .../athena/AthenaComponentClientRegistryTest.java | 22 ++++++++++++++++ .../dsl/Aws2AthenaComponentBuilderFactory.java | 16 ++++++++++++ .../dsl/Athena2EndpointBuilderFactory.java | 30 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-athena-component.adoc | 6 +++-- 10 files changed, 107 insertions(+), 5 deletions(-)