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 fb7264b Regen new 00f758a CAMEL-15561 - Camel-AWS2-Eventbridge: More producer operations - listTargetsByRule new b705ed7 Camel-AWS2-Eventbridge: Regen new 4d09c2c Camel-AWS2-Eventbridge: Regen catalog new 26607ca Camel-AWS2-Eventbridge: Added documentation for operation listTargetsByRule new 0687690 Camel-AWS2-Eventbridge: Regen docs new 7adb4fe Camel-AWS2-Eventbridge: Added listTargetsByRule test with localstack and test containers 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 | 3 +- .../aws2/eventbridge/EventbridgeProducer.java | 38 ++++++++++++++++++++++ ...ventbridgeListTargetsByRuleLocalstackTest.java} | 17 +++++----- .../dsl/EventbridgeEndpointBuilderFactory.java | 3 +- .../ROOT/pages/aws2-eventbridge-component.adoc | 22 +++++++++++-- 9 files changed, 115 insertions(+), 20 deletions(-) copy components/camel-aws2-eventbridge/src/test/java/org/apache/camel/component/aws2/eventbridge/localstack/{EventbridgeDescribeRuleLocalstackTest.java => EventbridgeListTargetsByRuleLocalstackTest.java} (81%)