Jeansen opened a new issue #1781: URL: https://github.com/apache/camel-quarkus/issues/1781
Currently, there is only one column referencing the version since when an extension is available -> https://camel.apache.org/camel-quarkus/latest/reference/index.html But an extension can have two stages: JVM and NATIVE. I suggest adding a second column which reflects the version since when native support is available for an extension. In addition I would suggest that instead of three tags on each extension page, there should only be two. For instance: JVM: 1.0.0 NATIVE: not supported And then later, when native is supported: JVM 1.0.0 NATIVE: 1.1.0 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org