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

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


    from dfa9ae88573 CAMEL-19002: camel-jbang - Fix log command when lines do 
not start with timestamp
     new f55adc7acf1 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new f19a73b12c7 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new d8c099bb766 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new aea43695650 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new 818ac3dfc1f CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new 7737b317282 CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager
     new bd1f101008b CAMEL-18131 - camel-health - Add health checks for 
components that has extension for connectivity verification - AWS Secrets 
Manager - Migration note

The 7 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} | 16 +++++++--------
 ...tsManagerClientHealthCheckStaticCredsTest.java} | 16 +++++++--------
 .../ROOT/pages/camel-3x-upgrade-guide-3_20.adoc    |  4 ++++
 6 files changed, 54 insertions(+), 28 deletions(-)
 copy 
components/camel-aws/{camel-aws2-mq/src/main/java/org/apache/camel/component/aws2/mq/MQ2ClientHealthCheck.java
 => 
camel-aws-secrets-manager/src/main/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheck.java}
 (68%)
 copy 
components/camel-aws/{camel-aws2-eks/src/test/java/org/apache/camel/component/aws2/eks/EKS2CliientHealthCheckStaticCredsTest.java
 => 
camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheckProfileCredsTest.java}
 (82%)
 copy 
components/camel-aws/{camel-aws2-eks/src/test/java/org/apache/camel/component/aws2/eks/EKS2CliientHealthCheckStaticCredsTest.java
 => 
camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/SecretsManagerClientHealthCheckStaticCredsTest.java}
 (83%)

Reply via email to