This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.20.x by this push: new d65999ab2b4 CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Cloudtrail - migration note d65999ab2b4 is described below commit d65999ab2b4db34081167a406b20de61812da99b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 1 11:57:21 2023 +0100 CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Cloudtrail - migration note Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc index d48adcc4c12..3c1234bb615 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc @@ -74,6 +74,10 @@ The component supports now an Health Check. The component verifier has been remo The component supports now an Health Check. The component verifier has been removed. +== camel-aws-cloutrail + +The component supports now an Health Check. + == camel-bom The `camel-bom` BOM no longer includes dependencies with `<type>test-jar</type>` as these are for internal testing