This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from a21fbf321 chore(deps): bump golang.org/x/net from 0.40.0 to 0.55.0 in 
/crds (#2904)
     add 9e63723f6 Updated CHANGELOG.md
     add e03408e44 chore: Add Citrus integration tests for MQTT5 and NATS 
kamelets (#2925)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  4 +-
 tests/camel-kamelets-itest/pom.xml                 | 10 +++
 .../src/test/java/{MongoIT.java => Mqtt5IT.java}   |  6 +-
 .../src/test/java/{MailIT.java => NatsIT.java}     |  6 +-
 .../mqtt5-sink-route.yaml}                         | 10 ++-
 ...t5-sink-to-source-route.citrus.it.yaml.disabled | 77 ++++++++++++++++++++++
 .../mqtt5-source-route.yaml}                       |  9 ++-
 .../nats-sink-route.yaml}                          | 10 ++-
 ...s-sink-to-source-route.citrus.it.yaml.disabled} | 65 ++++++++++--------
 .../nats-source-route.yaml}                        |  8 +--
 10 files changed, 146 insertions(+), 59 deletions(-)
 copy tests/camel-kamelets-itest/src/test/java/{MongoIT.java => Mqtt5IT.java} 
(93%)
 copy tests/camel-kamelets-itest/src/test/java/{MailIT.java => NatsIT.java} 
(93%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{throttle/throttle-action-route.yaml
 => mqtt5/mqtt5-sink-route.yaml} (86%)
 create mode 100644 
tests/camel-kamelets-itest/src/test/resources/mqtt5/mqtt5-sink-to-source-route.citrus.it.yaml.disabled
 copy 
tests/camel-kamelets-itest/src/test/resources/{cron/cron-source-route.yaml => 
mqtt5/mqtt5-source-route.yaml} (87%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{throttle/throttle-action-route.yaml
 => nats/nats-sink-route.yaml} (86%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/s3/aws-s3-sink-route.citrus.it.yaml
 => nats/nats-sink-to-source-route.citrus.it.yaml.disabled} (52%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{cron/cron-source-route.yaml => 
nats/nats-source-route.yaml} (87%)

Reply via email to