Skip to content
Guillaume Smet edited this page Mar 27, 2026 · 14 revisions

Welcome to the Quarkus wiki!

Documentation

Our documentation is hosted on our website:

Migration Guide

We collect all the migration notes in our Migration Guides.

Release Planning

Release planning information (dates, rules, etc) is collected here.

LTS Releases

LTS release are a bit specific. Here is some guidance on how to release an LTS (including guidelines for preparing the LTS branch prior to the release).

LTS maintenance releases have their own process and their own schedules:

Extension maintainers

Looking for the maintainers of a particular extension? Here you go: https://github.com/quarkusio/quarkus/blob/master/MAINTAINERS.adoc .

GitHub Actions

In the quarkusio org, we plan to have an approve list of actions you can use in your GitHub Actions workflows.

This list will be extremely limited by default and we will need a VERY good reason to extend it. We might allow actions from very trusted vendors (and even that will have to be discussed) but definitely not actions coming from individuals.

This is to reduce our exposure to supply chain attacks.

The plan is to enforce these restrictions on April 30th.

Our GitHub Actions page contains more information about this initiative.

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally