jamesnetherton opened a new pull request, #8385: URL: https://github.com/apache/camel-quarkus/pull/8385
Some simple deprecation fixes. I will try to follow up with further PRs for more complex cases. * Replace io.quarkus.deployment.IsNormal with io.quarkus.deployment.IsProduction * Replace ArtemisUtil with ArtemisConstants for DEFAULT_CONFIG_NAME constant * Replace io.opentelemetry.semconv.incubating.CodeIncubatingAttributes.CODE_FUNCTION_NAME with io.opentelemetry.semconv.CodeAttributes.CODE_FUNCTION_NAME * Avoid deprecated AddToOpenAPIDefinitionBuildItem single arg constructor * Avoid deprecated tescontainers container classes in org.testcontainers.containers package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
