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 47161c8  Reorganize the test infra code (#4294)
     new 0f5b0d5  CAMEL-15561 - Camel-AWS2-Eventbridge: More producer 
operations - describeRule
     new 3a6673b  Camel-AWS2-Eventbridge: Regen
     new 8bfa2f8  Camel-AWS2-Eventbridge: Regen catalog
     new 6c77209  Camel-AWS2-Eventbridge: Added more tests with localstack and 
Testcontainers
     new 4908642  Camel-AWS2-Eventbridge: Added docs for describeRule
     new 07e6e8d  Camel-AWS2-Eventbridge: Regen docs

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 |  4 +--
 .../catalog/docs/aws2-eventbridge-component.adoc   | 22 +++++++++++--
 .../aws2/eventbridge/aws2-eventbridge.json         |  4 +--
 .../src/main/docs/aws2-eventbridge-component.adoc  | 22 +++++++++++--
 .../aws2/eventbridge/EventbridgeOperations.java    |  1 +
 .../aws2/eventbridge/EventbridgeProducer.java      | 38 ++++++++++++++++++++++
 ... => EventbridgeDescribeRuleLocalstackTest.java} | 15 +++++----
 .../dsl/EventbridgeEndpointBuilderFactory.java     |  1 +
 .../ROOT/pages/aws2-eventbridge-component.adoc     | 22 +++++++++++--
 9 files changed, 112 insertions(+), 17 deletions(-)
 copy 
components/camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/localstack/{EventbridgeDeleteRuleLocalstackTest.java
 => EventbridgeDescribeRuleLocalstackTest.java} (83%)

Reply via email to