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 8ed8b835750 chore(deps): Bump org.apache.kafka:kafka-clients from 
3.7.1 to 3.8.0 (#14954)
     new c4cf5b93246 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     new d105fa7046a CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     new 07a3349ef45 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail
     new 8da56b330a0 CAMEL-21021 - Camel-AWS-Secrets-Manager: Give the ability 
of refreshing the context on Secrets update by using Eventbridge service 
instead of pure Cloudtrail

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:
 .../main/camel-main-configuration-metadata.json    |   2 +
 .../camel-aws/camel-aws-secrets-manager/pom.xml    |   5 +
 .../vault/CloudTrailReloadTriggerTask.java         | 189 ++++++++++++++++-----
 .../apache/camel/vault/AwsVaultConfiguration.java  |  27 +++
 .../main/AwsVaultConfigurationConfigurer.java      |  12 ++
 .../AwsVaultConfigurationPropertiesConfigurer.java |  12 ++
 .../camel-main-configuration-metadata.json         |   2 +
 core/camel-main/src/main/docs/main.adoc            |   4 +-
 .../main/AwsVaultConfigurationProperties.java      |  17 ++
 .../java/org/apache/camel/main/MainVaultTest.java  |  24 +++
 10 files changed, 253 insertions(+), 41 deletions(-)

Reply via email to