This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
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
add 2fed7cb CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client
add 8ac371e CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Regen component and configurers
add d0af489 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, fixed tests
add f479370 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, CS
add 90bdcc1 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Regen catalog
add d4a9976 CAMEL-15836 - Camel-AWS2-STS: enable autowire on the STS
Client, Added a note in the migration guide
No new revisions were added by this update.
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(-)