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 2ba5ea3  (chores) ci: make the labeler effective for any scope of 
change
     new 9deb58d  Camel-Azure Key Vault: Add Metadata for producerOnly
     new 5798bce  Camel-Azure Key Vault: Add Metadata for producerOnly
     new 1fe1424  Camel-Azure Key Vault: Add Spring Boot partial
     new b999789  Camel-Azure Key Vault: Add Docs about Producer operations
     new cf06207  Camel-Azure Key Vault: Add Docs about Producer operations

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:
 .../camel/catalog/components/azure-key-vault.json  |  10 +-
 .../org/apache/camel/catalog/others.properties     |   1 +
 .../key/vault/KeyVaultComponentConfigurer.java     |   6 -
 .../key/vault/KeyVaultEndpointConfigurer.java      |  18 --
 .../key/vault/KeyVaultEndpointUriFactory.java      |   5 +-
 .../component/azure/key/vault/azure-key-vault.json |  10 +-
 .../src/main/docs/azure-key-vault-component.adoc   |  54 +++-
 .../azure/key/vault/KeyVaultEndpoint.java          |   1 +
 .../dsl/AzureKeyVaultComponentBuilderFactory.java  |  23 --
 .../src/generated/resources/metadata.json          |   2 +-
 .../dsl/KeyVaultEndpointBuilderFactory.java        | 343 +--------------------
 .../EndpointConsumerDeserializersResolver.java     |   1 -
 12 files changed, 72 insertions(+), 402 deletions(-)

Reply via email to