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 ab07cb5 Upgrade Hazelcast to 5.1 (#7102)
new 2929bb7 CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
new bb7edec CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
new e3c8422 CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
new b8eac7f CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
new 45a8194 CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
new 635c0d6 CAMEL-17739 - Camel Google Secret Manager Properties Source:
Support the usage of client default instance
The 6 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:
.../main/camel-main-configuration-metadata.json | 3 ++-
.../GoogleSecretManagerPropertiesFunction.java | 10 ++++++++--
.../GoogleSecretManagerPropertiesSourceTestIT.java | 21 +++++++++++++++++++++
.../apache/camel/vault/GcpVaultConfiguration.java | 13 +++++++++++++
.../GcpVaultConfigurationPropertiesConfigurer.java | 6 ++++++
.../META-INF/camel-main-configuration-metadata.json | 3 ++-
core/camel-main/src/main/docs/main.adoc | 3 ++-
.../camel/main/GcpVaultConfigurationProperties.java | 8 ++++++++
.../java/org/apache/camel/main/MainVaultTest.java | 4 ++--
9 files changed, 64 insertions(+), 7 deletions(-)