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 1a162c2d316 Sync deps new 033debd5807 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading new e9860838b43 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading new 080b5c9e97f CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading new 23733dc84c5 Regen and sync The 4 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: .../camel/catalog/components/hashicorp-vault.json | 3 ++- .../component/hashicorp/vault/hashicorp-vault.json | 3 ++- .../hashicorp/vault/HashicorpVaultConstants.java | 5 +++++ .../hashicorp/vault/HashicorpVaultProducer.java | 7 +++++++ ...ashicorpProducerCreateMultiVersionSecretIT.java} | 21 +++++++++++++++------ ...ashicorpProducerReadMultiVersionedSecretIT.java} | 20 +++++++++++++++----- .../dsl/HashicorpVaultEndpointBuilderFactory.java | 13 +++++++++++++ 7 files changed, 59 insertions(+), 13 deletions(-) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateSecretIT.java => HashicorpProducerCreateMultiVersionSecretIT.java} (84%) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateSecretIT.java => HashicorpProducerReadMultiVersionedSecretIT.java} (83%)