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 4c51e86 Regen for commit 1a9d8dd3923de96e9aacf24d2edd5ac24a1a4073 add af55432 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client add 66912ba CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, removed the autodiscoverClient option, useless now add f9a8946 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, regen add d464e5d CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, full rebuild add 9fd7ef8 CAMEL-15836 - Camel-AWS2-S3: enable autowire on the s3 client, added note in migration guide No new revisions were added by this update. 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(-)