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

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


    from 41828e3  Sync deps
     new aa93aa0  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - 
rotateSecret operation
     new 5c9fbbc  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - 
rotateSecret operation
     new e876a00  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - 
rotateSecret operation
     new 5302624  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - 
regen generated
     new 45a1b95  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - 
rotateSecret operation

The 5 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:
 .../catalog/components/aws-secrets-manager.json    |  4 +--
 .../docs/aws-secrets-manager-component.adoc        |  4 +--
 .../services/org/apache/camel/component.properties |  2 +-
 .../org/apache/camel/component/aws-secrets-manaer  |  2 --
 .../aws/secretsmanager/aws-secrets-manager.json    |  4 +--
 .../main/docs/aws-secrets-manager-component.adoc   |  4 +--
 .../secretsmanager/SecretsManagerConstants.java    |  1 +
 .../secretsmanager/SecretsManagerOperations.java   |  3 +-
 .../aws/secretsmanager/SecretsManagerProducer.java | 36 ++++++++++++++++++++++
 ...anagerRotateSecretProducerIntegrationTest.java} | 17 +++++-----
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  3 +-
 .../ROOT/pages/aws-secrets-manager-component.adoc  |  4 +--
 12 files changed, 60 insertions(+), 24 deletions(-)
 delete mode 100644 
components/camel-aws/camel-aws-secrets-manager/src/generated/resources/META-INF/services/org/apache/camel/component/aws-secrets-manaer
 copy 
components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/{SecretsManagerCreateSecretProducerIntegrationTest.java
 => SecretsManagerRotateSecretProducerIntegrationTest.java} (79%)

Reply via email to