This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from d8711dabf4c Sync deps
new 30d47d1c7c2 CAMEL-18131 - camel-health - Add health checks for
components that has extension for connectivity verification - AWS Secrets
Manager
new d7edf41e934 CAMEL-18131 - camel-health - Add health checks for
components that has extension for connectivity verification - AWS Secrets
Manager
new 166872fb878 CAMEL-18131 - camel-health - Add health checks for
components that has extension for connectivity verification - AWS Secrets
Manager
new 5000988adc2 CAMEL-18131 - camel-health - Add health checks for
components that has extension for connectivity verification - AWS Secrets
Manager
new f7f98fe198f CAMEL-18131 - camel-health - Add health checks for
components that has extension for connectivity verification - AWS Secrets
Manager
new ad18159ac0c 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-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-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%)