You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/03/15 13:52:08 UTC

[camel] branch regen_bot updated (934e067 -> afe90db)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 934e067  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - getSecret operation refactor
     add 83b9ba8  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - describeSecret operation refactor
     add 9190412  CAMEL-16323 - Create a Camel-AWS-Secret-Manager component - describeSecret operation refactor
     add afe90db  Regen for commit 919041225e4d9f485d0c2ddd4cd36e40242e4fac

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/aws-secrets-manager.json    |  4 +--
 .../docs/aws-secrets-manager-component.adoc        |  4 +--
 .../aws/secretsmanager/aws-secrets-manager.json    |  4 +--
 .../main/docs/aws-secrets-manager-component.adoc   |  4 +--
 .../secretsmanager/SecretsManagerOperations.java   |  3 +-
 .../aws/secretsmanager/SecretsManagerProducer.java | 34 ++++++++++++++++++++++
 ...nagerDescibeSecretProducerIntegrationTest.java} | 12 ++++----
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  3 +-
 .../ROOT/pages/aws-secrets-manager-component.adoc  |  4 +--
 9 files changed, 54 insertions(+), 18 deletions(-)
 copy components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/{SecretsManagerGetSecretProducerIntegrationTest.java => SecretsManagerDescibeSecretProducerIntegrationTest.java} (81%)