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 7679e8b CAMEL-15836 - Camel-AWS2-MSK: enable autowire on the MSK
Client, Added a note to migration guide
new 0f0f3a3 CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client
new b4eabfe CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, regen configurers and component
new 657d4c6 CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, fixed tests
new 933c06c CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, fixed tests
new 6780428 CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, fixed tests
new adb42dc CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, regen catalog
new 2c1f78e CAMEL-15836 - Camel-AWS2-SES: enable autowire on the SES
Client, added note to migration guide
The 7 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-ses.json | 6 ++--
.../camel/catalog/docs/aws2-ses-component.adoc | 10 +++----
.../aws2/ses/Ses2ComponentConfigurer.java | 11 ++++----
.../component/aws2/ses/Ses2EndpointConfigurer.java | 11 ++++----
.../component/aws2/ses/Ses2EndpointUriFactory.java | 3 +-
.../apache/camel/component/aws2/ses/aws2-ses.json | 6 ++--
.../src/main/docs/aws2-ses-component.adoc | 10 +++----
.../camel/component/aws2/ses/Ses2Component.java | 21 --------------
.../component/aws2/ses/Ses2Configuration.java | 15 +---------
.../aws2/ses/SESComponentClientRegistryTest.java | 32 +++-------------------
.../dsl/Aws2SesComponentBuilderFactory.java | 16 -----------
.../endpoint/dsl/Ses2EndpointBuilderFactory.java | 29 --------------------
.../modules/ROOT/pages/aws2-ses-component.adoc | 10 +++----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++
14 files changed, 37 insertions(+), 148 deletions(-)