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 74b014a  CAMEL-15336 - Wrong information for supported platforms in 
FAQ of website
     new f78958b  CAMEL-15310 - AWS* - Support for more than 1 client in the 
registry - Camel-AWS-SES
     new 0d46cf6  Regen website docs
     new b6932a5  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-ses.json   |  2 ++
 .../camel/catalog/docs/aws-ses-component.adoc      |  6 +++--
 .../component/aws/ses/SesComponentConfigurer.java  |  5 ++++
 .../component/aws/ses/SesEndpointConfigurer.java   |  5 ++++
 .../apache/camel/component/aws/ses/aws-ses.json    |  2 ++
 .../src/main/docs/aws-ses-component.adoc           |  6 +++--
 .../camel/component/aws/ses/SesComponent.java      |  4 +++-
 .../camel/component/aws/ses/SesConfiguration.java  | 15 ++++++++++++
 .../aws/ses/SESComponentClientRegistryTest.java    | 24 +++++++++++++++++++
 .../dsl/AwsSesComponentBuilderFactory.java         | 16 +++++++++++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +++----
 .../endpoint/dsl/SesEndpointBuilderFactory.java    | 28 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws-ses-component.adoc      |  6 +++--
 13 files changed, 116 insertions(+), 11 deletions(-)

Reply via email to