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 e140667 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS Client, added a note to migration guide new 62c2e51 CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client new bf2c630 CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client, regen component and configurers new 08c3f01 CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client, fixed tests new 7b5433e CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client, CS new a051a90 CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client, Regen catalog new 64ea853 CAMEL-15836 - Camel-AWS2-Lambda: enable autowire on the Lambda Client, Added a note on 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-lambda.json | 6 ++--- .../camel/catalog/docs/aws2-lambda-component.adoc | 10 +++----- .../aws2/lambda/Lambda2ComponentConfigurer.java | 11 ++++---- .../aws2/lambda/Lambda2EndpointConfigurer.java | 11 ++++---- .../aws2/lambda/Lambda2EndpointUriFactory.java | 3 +-- .../camel/component/aws2/lambda/aws2-lambda.json | 6 ++--- .../src/main/docs/aws2-lambda-component.adoc | 10 +++----- .../component/aws2/lambda/Lambda2Component.java | 21 --------------- .../aws2/lambda/Lambda2Configuration.java | 16 ++---------- .../lambda/LambdaComponentClientRegistryTest.java | 16 +----------- .../dsl/Aws2LambdaComponentBuilderFactory.java | 16 ------------ .../dsl/Lambda2EndpointBuilderFactory.java | 30 ---------------------- .../modules/ROOT/pages/aws2-lambda-component.adoc | 10 +++----- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++ 14 files changed, 35 insertions(+), 136 deletions(-)