Quarkus 3.3.2 released - Maintenance release
Today, we released Quarkus 3.3.2, our second maintenance release for our 3.3 release train.
It includes a bunch of bugfixes, together with documentation improvements.
The startup performance/memory regression introduced in 3.3 mentioned in the 3.3.1 announcement should be fixed in this version.
Update
To update to Quarkus 3.3.2, we recommend updating to the latest version of the Quarkus CLI and run:
quarkus update
To migrate from 3.2, please refer to our migration guide.
Si aún no estas usando la versión 3.x, por favor consulta el anuncio de la versión 3.0 para todos los detalles. También puedes consultar este post para detalles adicionales. Una vez actualizado a la versión 3.0, consulta nuestras guías de migración 3.1 and 3.2
Full changelog
You can get the full changelog of 3.3.2 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.