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/06 10:14:13 UTC

[camel] branch camel-3.20.x updated: CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Translate

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 0b4546f1042 CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Translate
0b4546f1042 is described below

commit 0b4546f1042b14896234cee474bc3a451f0cd427
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 6 11:13:59 2023 +0100

    CAMEL-18131 - camel-health - Add health checks for components that has extension for connectivity verification - AWS Translate
    
    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 653f8f961d7..89a1e9b3052 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
@@ -86,6 +86,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-aws2-translate
+
+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