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 39be074c2ca Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f new e99f68716eb CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation new 4afb3e19e03 CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation new c31616513aa CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation 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: .../camel/catalog/components/hashicorp-vault.json | 2 +- .../component/hashicorp/vault/hashicorp-vault.json | 2 +- .../hashicorp/vault/HashicorpVaultOperation.java | 3 ++- .../hashicorp/vault/HashicorpVaultProducer.java | 10 ++++++++ ...IT.java => HashicorpProducerListSecretsIT.java} | 29 +++++++++++----------- 5 files changed, 28 insertions(+), 18 deletions(-) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateMultiVersionSecretIT.java => HashicorpProducerListSecretsIT.java} (78%)