This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 28108673 Updated CHANGELOG.md
add 37e0a9b5 Bump actions/setup-go from 5.2.0 to 5.3.0 (#2362)
add 97d8a9a2 Bump golang.org/x/net from 0.26.0 to 0.33.0 in /crds (#2364)
add a5116e70 chore: Integration test improvements
add c58ec52a Updated CHANGELOG.md
No new revisions were added by this update.
Summary of changes:
.github/workflows/integration-tests.yaml | 3 +-
.github/workflows/main-push-regen.yaml | 2 +-
.github/workflows/validate.yaml | 2 +-
CHANGELOG.md | 3 ++
crds/go.mod | 6 ++--
crds/go.sum | 8 ++---
pom.xml | 2 +-
.../src/test/java/EndpointAutoConfiguration.java | 41 +++++++++++-----------
.../aws/kinesis/amazonKinesisClient.groovy | 7 ----
.../test/resources/aws/s3/amazonS3Client.groovy | 8 -----
.../test/resources/aws/s3/aws-s3-to-http.it.yaml | 5 ---
.../test/resources/aws/sqs/amazonSQSClient.groovy | 7 ----
.../test/resources/citrus-application.properties | 14 +++++++-
.../earthquake/earthquake-to-http.it.yaml | 5 ---
.../jira/jira-add-comment-sink-pipe.it.yaml | 5 ---
.../jira/jira-add-issue-sink-pipe.it.yaml | 5 ---
.../test/resources/jira/jira-source-pipe.it.yaml | 5 ---
.../test/resources/kafka/kafka-router-pipe.it.yaml | 5 ---
.../test/resources/kafka/kafka-sink-pipe.it.yaml | 5 ---
.../test/resources/kafka/kafka-source-pipe.it.yaml | 5 ---
.../openapi/rest-openapi-sink-add-pet.it.yaml | 5 ---
.../openapi/rest-openapi-sink-delete-pet.it.yaml | 5 ---
.../test/resources/slack/slack-sink-pipe.it.yaml | 5 ---
.../test/resources/slack/slack-source-pipe.it.yaml | 5 ---
.../resources/timer/timer-to-http-pipe.it.yaml | 5 ---
.../src/test/resources/timer/timer-to-http.it.yaml | 5 ---
.../transformation/data-type-action-pipe.it.yaml | 5 ---
.../extract-field-action-pipe.it.yaml | 5 ---
.../insert-field-action-pipe.it.yaml | 5 ---
29 files changed, 48 insertions(+), 140 deletions(-)