Quarkus 1.12.2.Final released - Bugfixes
1.12.2.Final is a maintenance release fixing bugs and improving the documentation.
It is a recommended upgrade for everyone using Quarkus 1.12.
If you are not using 1.12 already, please refer to the 1.12 migration guide.
What’s new?
Two important regressions fixed
1.12.2.Final fixes two important regressions that were introduced in 1.12.1.Final:
-
Building native images on Windows was broken. We added a CI check to be sure we don’t break it again in the future.
-
Deploying to OpenShift was also not working properly in 1.12.1.Final.
Full changelog
You can get the full changelog of 1.12.2.Final 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.