You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/10/24 10:00:09 UTC

[camel] branch regen_bot updated (6dda0f98add -> eee0a50f46e)

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


    from 6dda0f98add CAMEL-18633: camel-test - Set proper timeout in log message
     add 6af1fd36de6 CAMEL-18643 - AWS Health Check: Use AwsServiceException instead of SdkClientException for health check - AWS S3
     add 937dd2eb65b Revert "Upgrade AWS SDK v2 to version 2.18.1"
     add 32175692dec Revert "Sync deps"
     add 741513d26df CAMEL-18608: camel-file - Fix is done file checker (#8613)
     add eee0a50f46e CAMEL-18630: camel-jbang - Add get health command

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../aws2/s3/AWS2S3ConsumerHealthCheck.java         | 10 +++++++--
 .../camel/component/file/GenericFileEndpoint.java  |  4 ++--
 .../java/org/apache/camel/health/HealthCheck.java  |  2 ++
 .../camel/impl/health/AbstractHealthCheck.java     | 26 ++++++++++++++++++++++
 .../jbang/core/commands/process/ListHealth.java    | 22 ++++++++++++++++--
 parent/pom.xml                                     |  2 +-
 7 files changed, 60 insertions(+), 8 deletions(-)