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 26dc7199cc9 browsable (#15482)
     new 58925a47151 CAMEL-21179 - Secret Properties Functions: Supporting 
secret name containing "/" - Hashicorp Vault
     new 24154bc3398 CAMEL-21179 - Secret Properties Functions: Supporting 
secret name containing "/" - Hashicorp Vault
     new 1ccc094dae2 CAMEL-21179 - Secret Properties Functions: Supporting 
secret name containing "/" - Hashicorp Vault
     new 0060d7147de CAMEL-21179 - Secret Properties Functions: Supporting 
secret name containing "/" - Hashicorp Vault
     new 31adac593b6 CAMEL-21179 - Secret Properties Functions: Supporting 
secret name containing "/" - Hashicorp Vault

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:
 .../src/main/docs/hashicorp-vault-component.adoc   |   8 +-
 .../vault/HashicorpVaultPropertiesFunction.java    |   6 +-
 .../HashicorpVaultPropertiesSourceNoEnvTestIT.java |  75 +++-
 .../HashicorpVaultPropertiesSourceTestIT.java      | 484 ---------------------
 .../ROOT/pages/camel-4x-upgrade-guide-4_9.adoc     |  14 +
 docs/user-manual/modules/ROOT/pages/security.adoc  |   6 +-
 6 files changed, 93 insertions(+), 500 deletions(-)
 delete mode 100644 
components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/HashicorpVaultPropertiesSourceTestIT.java

Reply via email to