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 0390d15 Sync deps
add bb20185 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client
add 4cd3dd4 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client, regen component and configurers
add 89ad604 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client, fixed tests
add 8a2cb6f CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client, CS
add feface3 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client, Regen catalog
add e140667 CAMEL-15836 - Camel-AWS2-Kms: enable autowire on the KMS
Client, added a note to migration guide
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/aws2-kms.json | 6 ++---
.../camel/catalog/docs/aws2-kms-component.adoc | 10 +++-----
.../aws2/kms/KMS2ComponentConfigurer.java | 11 ++++----
.../component/aws2/kms/KMS2EndpointConfigurer.java | 11 ++++----
.../component/aws2/kms/KMS2EndpointUriFactory.java | 3 +--
.../apache/camel/component/aws2/kms/aws2-kms.json | 6 ++---
.../src/main/docs/aws2-kms-component.adoc | 10 +++-----
.../camel/component/aws2/kms/KMS2Component.java | 21 ----------------
.../component/aws2/kms/KMS2Configuration.java | 15 +----------
.../aws2/kms/KMSComponentClientRegistryTest.java | 15 +----------
.../dsl/Aws2KmsComponentBuilderFactory.java | 16 ------------
.../endpoint/dsl/KMS2EndpointBuilderFactory.java | 29 ----------------------
.../modules/ROOT/pages/aws2-kms-component.adoc | 10 +++-----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++
14 files changed, 34 insertions(+), 134 deletions(-)