-
Epic
-
Resolution: Done
-
Blocker
-
None
-
None
Currently updating RHBQ users are required to be aware of new releases and are keeping. To help customers update we need a set of features that can help the users to use the latest available version compatible with their application.
We can divide the assisted updates into three different features.
- Detect when new versions are available - When building a Quarkus application regardless if using Maven, Gradle, or the CLI the tooling should inform the user if there is a newer version available. For new micro release there should be a WARNING, but for new minor release there should be an INFO printed in the log file when building.
- CLI assisted updates - Moved to QUARKUS-1912
- CLI assisted community-to-product - Moved to QUARKUS-1912
- Supported vs Non-supported report - Moved to QUARKUS-1888
- relates to
-
QUARKUS-1944 quarkus:update - dependencies with relocations are reported as "remove version"
- Verified