This is an automated email from the ASF dual-hosted git repository. fmariani pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from a7051debef0 CAMEL-21375 - Camel-AWS-Secrets-Manager: Support Properties Function with Localstack in Spring Boot (#1265) new 63ca879e771 CAMEL-21378: Enable camel-opentelemetry when starter is on the classpath by default new 245cc6b72c9 CAMEL-21378: Remove OpenTelemetryConditionalAutoConfiguration as it is redundant with OpenTelemetryAutoConfiguration The 2 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: .../OpenTelemetryConditionalAutoConfiguration.java | 31 ---------------------- ...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 components-starter/camel-opentelemetry-starter/src/main/java/org/apache/camel/opentelemetry/starter/OpenTelemetryConditionalAutoConfiguration.java