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 3305678  CAMEL-16423 - Camel-Minio converts any body consumed to String
     add 4cb6284  CAMEL-16391: Deprecate and remove redundant health checks in 
camel-microprofile-health

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/docs/microprofile-health.adoc    |  8 ++-
 .../src/main/docs/microprofile-health.adoc         |  8 ++-
 .../AbstractCamelMicroProfileHealthCheck.java      |  7 +--
 .../AbstractCamelMicroProfileLivenessCheck.java    |  3 +
 .../AbstractCamelMicroProfileReadinessCheck.java   |  3 +
 .../health/CamelMicroProfileContextCheck.java      | 73 ----------------------
 .../health/CamelMicroProfileHealthCheckTest.java   | 21 ++++---
 .../modules/others/pages/microprofile-health.adoc  |  8 ++-
 8 files changed, 37 insertions(+), 94 deletions(-)
 delete mode 100644 
components/camel-microprofile/camel-microprofile-health/src/main/java/org/apache/camel/microprofile/health/CamelMicroProfileContextCheck.java

Reply via email to