Quarkus 1.8.3.Final released - Bugfixes
Today, we released Quarkus 1.8.3.Final which contains a fix for an annoying regression and some other fixes.
It is a safe upgrade for everyone using Quarkus 1.8.
What’s new?
This release is a maintenance release that fixes various bugs found in 1.8.2.Final and provides some documentation updates.
The main change we made is a downgrade of slf4j-jboss-logging
motivated by a regression in slf4j-jboss-logging
: https://github.com/quarkusio/quarkus/issues/12615 .
You can get the full changelog of 1.8.3.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.