Quarkus 3.14.4 - Maintenance release
We released Quarkus 3.14.4, a maintenance release for our 3.14 release train.
It contains several important bugfixes so we recommend the upgrade for anyone already using 3.14.
It is especially important if you are using the combination of Gradle and Kotlin as we reverted an enhancement that caused an important regression.
Update
To update to Quarkus 3.14, we recommend updating to the latest version of the Quarkus CLI and run:
quarkus update
Note that quarkus update
can update your applications from any version of Quarkus (including 2.x) to Quarkus 3.14.
For more information about the adjustments you need to make to your applications, please refer to the Quarkus 3.14 migration guide.
Full changelog
You can get the full changelog of 3.14.4 on GitHub.
Come Join Us
We value your feedback a lot so please report bugs, ask for improvements… Let’s build something great together!
If you are a Quarkus user or just curious, don’t be shy and join our welcoming community:
-
provide feedback on GitHub;
-
craft some code and push a PR;
-
discuss with us on Zulip and on the mailing list;
-
ask your questions on Stack Overflow.