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

commit 576e357c0af7ddae33ffa00fe5989446b5484791
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jan 31 11:38:02 2023 +0100

    CAMEL-18131 - camel-health - Add health checks for components that has 
extension for connectivity verification - AWS Lambda - 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 fc6bbd01999..f1552bff3da 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
@@ -66,6 +66,10 @@ with a `CamelContext` otherwise an exception is thrown.
 The model class `org.apache.camel.model.errorhandler.ErrorHandlerRefDefinition`
 has been renamed to 
`org.apache.camel.model.errorhandler.RefErrorHandlerDefinition`.
 
+== camel-aws2-lambda
+
+The component supports now an Health Check. The component verifier has been 
removed.
+
 == camel-bom
 
 The `camel-bom` BOM no longer includes dependencies with 
`<type>test-jar</type>` as these are for internal testing

Reply via email to