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 2023/04/05 15:16:57 UTC

[camel] branch regen_bot updated (61009613ff8 -> 6f9f2299fd5)

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 61009613ff8 CAMEL-19235: camel-restdsl-openapi-plugin: Add platform-http to REST consumer components list
     add 6f1a547806c CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add 9ce514c14ea CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add 17560c5d3c0 CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add 77c02f3425d CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add 6f9f2299fd5 CAMEL-18625 - Provide an option to pass specific AWS SAML Profile

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    |  2 +
 .../SecretsManagerPropertiesFunction.java          | 40 ++++++++++++++-
 .../apache/camel/vault/AwsVaultConfiguration.java  | 26 ++++++++++
 .../main/AwsVaultConfigurationConfigurer.java      | 12 +++++
 .../AwsVaultConfigurationPropertiesConfigurer.java | 12 +++++
 .../camel-main-configuration-metadata.json         |  2 +
 core/camel-main/src/main/docs/main.adoc            |  4 +-
 .../main/AwsVaultConfigurationProperties.java      | 16 ++++++
 .../java/org/apache/camel/main/MainVaultTest.java  | 59 ++++++++++++++++++++++
 9 files changed, 171 insertions(+), 2 deletions(-)