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 6bb5843f7e8 CAMEL-21179 - Secret Properties Functions: Supporting secret name containing "/" - Google Secret Manager new 54a2d099c04 CAMEL-21179 - Secret Properties Functions: Supporting secret name containing "/" - Azure Key Vault new 52a239613b1 CAMEL-21179 - Secret Properties Functions: Supporting secret name containing "/" - Azure Key Vault new 67c53619cf8 CAMEL-21179 - Secret Properties Functions: Supporting secret name containing "/" - Azure Key Vault The 3 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/azure-key-vault-component.adoc | 6 +- .../key/vault/KeyVaultPropertiesFunction.java | 6 +- .../KeyVaultPropertiesSourceNoEnvTestIT.java | 14 +- .../operations/KeyVaultPropertiesSourceTestIT.java | 265 --------------------- .../ROOT/pages/camel-4x-upgrade-guide-4_9.adoc | 14 ++ docs/user-manual/modules/ROOT/pages/security.adoc | 4 +- 6 files changed, 29 insertions(+), 280 deletions(-) delete mode 100644 components/camel-azure/camel-azure-key-vault/src/test/java/org/apache/camel/component/azure/key/vault/integration/operations/KeyVaultPropertiesSourceTestIT.java