You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/03 12:57:40 UTC

[camel] 07/07: CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Secrets Manager - Migration note

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 bd1f101008b2ba62a042f9e09abff79f0ee47abe
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 3 13:57:12 2023 +0100

    CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Secrets Manager - Migration note
    
    Signed-off-by: Andrea Cosentino <an...@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 55ab28d39ca..653f8f961d7 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
@@ -82,6 +82,10 @@ The component supports now an Health Check.
 
 The component supports now an Health Check. The component verifier has been removed.
 
+== camel-aws-secrets-manager
+
+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