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 4c51e86 Regen for commit 1a9d8dd3923de96e9aacf24d2edd5ac24a1a4073 new af55432 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client new 66912ba CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, removed the autodiscoverClient option, useless now new f9a8946 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, regen new d464e5d CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, full rebuild new 9fd7ef8 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, added note in migration guide The 5 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-s3.json | 6 +- .../camel/catalog/docs/aws2-s3-component.adoc | 10 +-- .../aws2/s3/AWS2S3ComponentConfigurer.java | 11 ++- .../aws2/s3/AWS2S3EndpointConfigurer.java | 11 ++- .../aws2/s3/AWS2S3EndpointUriFactory.java | 3 +- .../apache/camel/component/aws2/s3/aws2-s3.json | 6 +- .../src/main/docs/aws2-s3-component.adoc | 10 +-- .../camel/component/aws2/s3/AWS2S3Component.java | 21 ----- .../component/aws2/s3/AWS2S3Configuration.java | 16 +--- .../aws2/s3/S3ComponentConfigurationTest.java | 7 +- .../dsl/Aws2S3ComponentBuilderFactory.java | 16 ---- .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 90 ---------------------- .../modules/ROOT/pages/aws2-s3-component.adoc | 10 +-- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++ 14 files changed, 37 insertions(+), 185 deletions(-)