Croway commented on PR #1929: URL: https://github.com/apache/camel-spring-boot/pull/1929#issuecomment-5510903752
Thanks Andrea, you are right and the mistake is on our side: `camel-microprofile-health` does emit `error.stacktrace` at `default`, and Camel Quarkus builds its health responses through that same helper, so the MicroProfile/Quarkus sentence was simply wrong. Let's go with option 1. Please go ahead with the `camel-microprofile-health` half and `testExposureLevelDefault` as you offered; this PR should merge together with, or after, that change. The PR description, the commit message and the 4.23 upgrade note entry in apache/camel#26043 are reworded accordingly, and CAMEL-24592 is corrected. Agreed on CAMEL-24498 being the larger exposure: #1927 removes the forced `full` and `always`. _Claude Code on behalf of Federico Mariani_ -- 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]
