KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
32 stars 24 forks source link

feat(catalog): Add runtime selector #1182

Closed lordrip closed 3 months ago

lordrip commented 3 months ago

Context

Adapt UI to accommodate the newly generated catalog library

fix: https://github.com/KaotoIO/kaoto/issues/1109

lordrip commented 3 months ago
  • maybe nice to add the Camel version for Camel Quarkus, somethign like Camel Quarkus 3.12.0 (based on Camel X.Y.Z)
  • works great in VS Code

That's a good idea. Currently, the version shown comes directly from the Camel Catalog (Quarkus), I'll create another PR for the java part to rename the version in a similar fashion as you suggested