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 eb2a43b Regen catalog
new c7e01a9 CAMEL-15310 - AWS* - Support for more than 1 client in the
registry - Camel-AWS-KMS
new 06f4ef0 Regen website docs
new dccf513 Regen catalog
The 3 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/aws-kms.json | 2 ++
.../camel/catalog/docs/aws-kms-component.adoc | 6 +++--
.../component/aws/kms/KMSComponentConfigurer.java | 5 ++++
.../component/aws/kms/KMSEndpointConfigurer.java | 5 ++++
.../apache/camel/component/aws/kms/aws-kms.json | 2 ++
.../src/main/docs/aws-kms-component.adoc | 6 +++--
.../camel/component/aws/kms/KMSComponent.java | 4 +++-
.../camel/component/aws/kms/KMSConfiguration.java | 15 ++++++++++++
.../aws/kms/KMSComponentClientRegistryTest.java | 25 +++++++++++++++++++
.../dsl/AwsKmsComponentBuilderFactory.java | 16 +++++++++++++
.../builder/endpoint/StaticEndpointBuilders.java | 8 +++----
.../endpoint/dsl/KMSEndpointBuilderFactory.java | 28 ++++++++++++++++++++++
.../modules/ROOT/pages/aws-kms-component.adoc | 6 +++--
13 files changed, 117 insertions(+), 11 deletions(-)