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 5e47682  Camel-AWS2-MQ: Don't use ActiveMQ as default EngineType in 
createBroker operation, since now there is also RabbitMQ as supported engine
     new 3677870  CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the 
Eventbridge client
     new e734ccf  CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the 
Eventbridge client, regen configurers and component
     new 375d99a  Camel-AWS2-Eventbridge: The eventbusname should be annotated 
with Uripath and default value is default
     new dd37bba  Camel-AWS2-Evenbridge: Regen component and configurers
     new 6a75182  Camel-AWS2-Eventbridge: Regen catalog
     new b467c60  CAMEL-15836 - Camel-AWS2-Eventbridge: enable autowire on the 
Eventbridge client, added a note to migration guide

The 6 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:
 .../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(-)

Reply via email to