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 5e47682 Camel-AWS2-MQ: Don't use ActiveMQ as default EngineType in createBroker operation, since now there is also RabbitMQ as supported engine add 3677870 CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the Eventbridge client add e734ccf CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the Eventbridge client, regen configurers and component add 375d99a Camel-AWS2-Eventbridge: The eventbusname should be annotated with Uripath and default value is default add dd37bba Camel-AWS2-Evenbridge: Regen component and configurers add 6a75182 Camel-AWS2-Eventbridge: Regen catalog add b467c60 CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the Eventbridge client, added a note to migration guide No new revisions were added by this update. Summary of changes: .../camel/catalog/components/aws2-eventbridge.json | 7 ++-- .../catalog/docs/aws2-eventbridge-component.adoc | 13 ++++---- .../EventbridgeComponentConfigurer.java | 11 +++---- .../eventbridge/EventbridgeEndpointConfigurer.java | 11 +++---- .../eventbridge/EventbridgeEndpointUriFactory.java | 3 +- .../aws2/eventbridge/aws2-eventbridge.json | 7 ++-- .../src/main/docs/aws2-eventbridge-component.adoc | 13 ++++---- .../aws2/eventbridge/EventbridgeComponent.java | 21 ------------ .../aws2/eventbridge/EventbridgeConfiguration.java | 18 +++------- .../Aws2EventbridgeComponentBuilderFactory.java | 16 --------- .../builder/endpoint/StaticEndpointBuilders.java | 8 +++++ .../dsl/EventbridgeEndpointBuilderFactory.java | 38 +++++----------------- .../ROOT/pages/aws2-eventbridge-component.adoc | 13 ++++---- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 +++ 14 files changed, 61 insertions(+), 123 deletions(-)