This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0636fa1aa99 CAMEL-19002: camel-jbang - Fix log command when lines do 
not start with timestamp
     new f74bc782dd0 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new 1aaf75e02c6 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new 060d75f226d CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new c91e7b0aeb9 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new 951928ea304 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new ffe171a65fd CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel-aws/camel-aws-secrets-manager/pom.xml    |  4 ++++
 .../SecretsManagerClientHealthCheck.java}          | 24 +++++++++++-----------
 .../aws/secretsmanager/SecretsManagerEndpoint.java | 18 ++++++++++++++++
 ...sManagerClientHealthCheckProfileCredsTest.java} | 18 ++++++++--------
 ...tsManagerClientHealthCheckStaticCredsTest.java} | 18 ++++++++--------
 5 files changed, 52 insertions(+), 30 deletions(-)
 copy 
components/camel-aws/{camel-aws2-ddb/src/main/java/org/apache/camel/component/aws2/ddb/Ddb2ClientHealthCheck.java
 => 
camel-aws-secrets-manager/src/main/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheck.java}
 (68%)
 copy 
components/camel-aws/{camel-aws2-ses/src/test/java/org/apache/camel/component/aws2/ses/Ses2HealthCheckProfileCredsTest.java
 => 
camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheckProfileCredsTest.java}
 (83%)
 copy 
components/camel-aws/{camel-aws2-ses/src/test/java/org/apache/camel/component/aws2/ses/Ses2HealthCheckProfileCredsTest.java
 => 
camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheckStaticCredsTest.java}
 (83%)

Reply via email to