Quarkus 3.6.3 released - Maintenance release
Today, we released Quarkus 3.6.3, our third maintenance release for the 3.6 release train.
3.6.2 had an extremely short lifetime due to a bug caught early by our community (thanks to those who reported the issue!).
This release contains bugfixes and documentation improvements.
It should be a safe upgrade for anyone already using 3.6.
Update
To update to Quarkus 3.6.3, we recommend updating to the latest version of the Quarkus CLI and run:
quarkus update
To migrate from 3.5, please refer to our migration guide.
If you are not already using 3.x, please refer to the 3.0 announcement for all the details. You can also refer to this blog post for additional details. Once you upgraded to 3.0, also have a look at the 3.1, 3.2, 3.3, 3.4, and 3.5 migration guides.
Full changelog
You can get the full changelog of 3.6.2 and 3.6.3 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.