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
omit 337fba6e9f1 Regen for commit 35ff7d3e0b818322fce64b65ead533ebed78310c omit 35ff7d3e0b8 CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used (#10009) add ffa430e8727 Regen for commit ace657098bb11b8712defdfec8c8b09ca82967b4 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (337fba6e9f1) \ N -- N -- N refs/heads/regen_bot (ffa430e8727) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../cloudtrail/CloudtrailConsumerHealthCheck.java | 7 +++---- .../SecretsManagerClientHealthCheck.java | 4 +--- .../aws2/athena/Athena2ClientHealthCheck.java | 5 ++--- .../component/aws2/cw/Cw2ClientHealthCheck.java | 4 +--- .../component/aws2/ddb/Ddb2ClientHealthCheck.java | 3 +-- .../component/aws2/ec2/AWS2EC2HealthCheck.java | 4 +--- .../component/aws2/ecs/ECS2ClientHealthCheck.java | 4 +--- .../component/aws2/eks/EKS2ClientHealthCheck.java | 4 +--- .../eventbridge/EventbridgeClientHealthCheck.java | 4 +--- .../camel/component/aws2/iam/IAM2HealthCheck.java | 5 ++--- .../aws2/kinesis/Kinesis2ConsumerHealthCheck.java | 24 ++++++++++++++++++++-- .../aws2/lambda/Lambda2ClientHealthCheck.java | 4 +--- .../component/aws2/mq/MQ2ClientHealthCheck.java | 6 ++---- .../camel/component/aws2/msk/MSK2HealthCheck.java | 6 ++---- .../aws2/s3/AWS2S3ConsumerHealthCheck.java | 8 +++----- .../camel/component/aws2/ses/Ses2HealthCheck.java | 6 ++---- .../camel/component/aws2/sns/Sns2HealthCheck.java | 6 ++---- .../aws2/sqs/Sqs2ConsumerHealthCheck.java | 7 +++---- .../translate/Translate2ClientHealthCheck.java | 4 +--- 19 files changed, 52 insertions(+), 63 deletions(-)