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 6bde1ea CAMEL-15836 - Camel-AWS2-SQS: enable autowire on the SQS
Client, Added a note to migration guide
new 2fed7cb CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client
new 8ac371e CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Regen component and configurers
new d0af489 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, fixed tests
new f479370 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, CS
new 90bdcc1 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Regen catalog
new d4a9976 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Added a note in the 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-sts.json | 6 ++---
.../camel/catalog/docs/aws2-sts-component.adoc | 10 +++-----
.../aws2/sts/STS2ComponentConfigurer.java | 11 ++++----
.../component/aws2/sts/STS2EndpointConfigurer.java | 11 ++++----
.../component/aws2/sts/STS2EndpointUriFactory.java | 3 +--
.../apache/camel/component/aws2/sts/aws2-sts.json | 6 ++---
.../src/main/docs/aws2-sts-component.adoc | 10 +++-----
.../camel/component/aws2/sts/STS2Component.java | 21 ----------------
.../component/aws2/sts/STS2Configuration.java | 15 +----------
.../aws2/sts/STS2ComponentClientRegistryTest.java | 15 +----------
.../dsl/Aws2StsComponentBuilderFactory.java | 16 ------------
.../endpoint/dsl/STS2EndpointBuilderFactory.java | 29 ----------------------
.../modules/ROOT/pages/aws2-sts-component.adoc | 10 +++-----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++
14 files changed, 34 insertions(+), 134 deletions(-)