jamesnetherton opened a new pull request, #8418:
URL: https://github.com/apache/camel-quarkus/pull/8418

   Calling `toString` on gRPC generated stub objects was 
[broken](https://github.com/quarkusio/quarkus/commit/4164181338e2e6f179e93db446d9d37c09e30521#diff-b6cdf8f1de40c2de637b1c31933cb081db824320fe494087efe2ecb009e0bbfb)
 before Quarkus 3.32.1, due to some missing reflective class configuration. But 
the issue was hidden for us, as there was nothing testing it.
   
   Hence adding a simple route `.log()` to exercise the relevant code paths.


-- 
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]

Reply via email to