-
Notifications
You must be signed in to change notification settings - Fork 2.8k
LTS Release Process
Warning
We are experimenting with a new regular release cadence for our next LTS releases.
This process might be subject to change.
Note
Definitions
Date | Action |
---|---|
Backport meetings | Meetings during which we decide which PRs will get backported to the next LTS micro. Platform updates have to be pushed then also. |
Upstream branches freeze | We freeze both the Core branch and the Platform branch at this date. After that only compatibility fixes can be pushed, both to the Core branch and the Platform branch |
Upstream core release | When we release Quarkus Core. If Platform changes are necessary for compatibility, they can update to this version, release and create a Platform pull request |
Upstream platform release | When we release the Platform and announce the new micro. |
Backport meetings begin
We send an email to [email protected] (Google Groups) with the schedule. We start the backport meetings with the idea to get everything merged by branches freeze.
We keep an eye on https://status.quarkus.io/ and in particular the [CI] - Quarkus Platform 3.15 + Quarkus 3.15 item.
Also check Platform pull requests.
Upstream branches freeze
From this date, both the Core and Platform branches are frozen.
- Do a final check on the Platform pull requests early morning.
- Send an email to [email protected] (Google Groups) to announce the branch freeze.
If people have issues with what's in the Core branch, they will have to react and we might have to adjust the Core if a big compatibility issue is found (CI on [CI] - Quarkus Platform 3.15 + Quarkus 3.15 should reduce this risk).
Upstream core release
- We release Quarkus Core and only the Core.
- We update the Platform branch with the new Core release
- We send an announcement to [email protected] once done
Warning
Only compatibility fixes should go in after this release as the branches have been frozen earlier.
Upstream platform release
We release the Platform and we announce it.