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 3897563 Regen catalog and docs new 67c8cc7 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client new e85ac87 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, regen component and configurers new cd652ae CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, fixed test new 19cdf74 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, regen new f243fad Camel-AWS2-IAM: Regen catalog new 3de9de1 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, added a note in 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: .../apache/camel/catalog/components/aws2-iam.json | 6 ++--- .../camel/catalog/docs/aws2-iam-component.adoc | 10 +++----- .../aws2/iam/IAM2ComponentConfigurer.java | 11 ++++---- .../component/aws2/iam/IAM2EndpointConfigurer.java | 11 ++++---- .../component/aws2/iam/IAM2EndpointUriFactory.java | 3 +-- .../apache/camel/component/aws2/iam/aws2-iam.json | 6 ++--- .../src/main/docs/aws2-iam-component.adoc | 10 +++----- .../camel/component/aws2/iam/IAM2Component.java | 21 ---------------- .../component/aws2/iam/IAM2Configuration.java | 15 +---------- .../aws2/iam/IAMComponentClientRegistryTest.java | 15 +---------- .../dsl/Aws2IamComponentBuilderFactory.java | 16 ------------ .../endpoint/dsl/IAM2EndpointBuilderFactory.java | 29 ---------------------- .../modules/ROOT/pages/aws2-iam-component.adoc | 10 +++----- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++ 14 files changed, 34 insertions(+), 134 deletions(-)