You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/09/22 11:15:42 UTC

[camel] branch regen_bot updated (7614286 -> 03bf416)

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 7614286  Regen for commit 5f63e551d69dd2a666b6304048825c27c82e66f2
     add 0a26d0b  CAMEL-15561 - Camel-AWS2-Eventbridge: More producer operations
     add 03bf416  Regen for commit 0a26d0b30e2f53d56ab503accca9678eaae78e53

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws2-eventbridge.json |  4 +-
 .../catalog/docs/aws2-eventbridge-component.adoc   |  4 +-
 .../aws2/eventbridge/aws2-eventbridge.json         |  4 +-
 .../src/main/docs/aws2-eventbridge-component.adoc  |  4 +-
 .../aws2/eventbridge/EventbridgeConstants.java     |  1 +
 .../aws2/eventbridge/EventbridgeOperations.java    |  3 +-
 .../aws2/eventbridge/EventbridgeProducer.java      | 44 ++++++++++++++++++++++
 .../dsl/EventbridgeEndpointBuilderFactory.java     |  3 +-
 .../ROOT/pages/aws2-eventbridge-component.adoc     |  4 +-
 9 files changed, 59 insertions(+), 12 deletions(-)