Note: If you're using stackdriver, you may see native compilation errors similar to:
apache/camel-quarkus#5006 (comment)
In this case, you need to add the following workaround:
apache/camel-quarkus#5006 (comment)
Example here:
https://github.com/quarkiverse/quarkus-micrometer-registry/pull/323/files
What's Changed
- Quarkus 3.2.1 Google + Mandrel workaround by @ebullient in #323
- quarkus 3.2.4.Final by @ebullient in #322
Full Changelog: 3.2.1...3.2.4