quarkusio / registry.quarkus.io

Quarkus Extension Registry application
https://registry.quarkus.io
Apache License 2.0
10 stars 11 forks source link

Non-platform extensions JSON should at least match the requested quarkus core version #55

Closed gastaldi closed 2 years ago

gastaldi commented 2 years ago

Only show extensions which Quarkus core target is same or higher than the selected platform stream Quarkus core. Eg. if extension is targeting 2.0 it can be shown for 2.0+, if targeting 2.6 only show 2.6+