-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Welcome to the mandrel wiki!
The community version matrix is subject to change at any time.
| Quarkus version | Compatible Mandrel version(s) |
|---|---|
1.7.x |
20.1.x.x |
1.8.x |
20.2.x.x |
1.11.x |
20.3.x.x |
1.12.x |
21.0.x.x |
1.13.x |
20.3.x.x |
2.0.x |
20.3.x.x |
2.1.x |
20.3.x.x |
2.2.x |
20.3.x.x |
2.7.x |
21.3.x.x |
2.8.x |
21.3.x.x |
2.10.x |
21.3.x.x |
2.12.x |
21.3.x.x |
2.13.4 — 2.13.x |
22.3.x.x |
3.2.x |
23.0.x.x |
3.5.x |
23.0.x.x |
3.8.5 — 3.8.x |
23.1.x.x |
3.9.x |
23.1.x.x |
3.16.x |
23.1.x.x |
3.21.x |
23.1.x.x |
Mandrel being a downstream of the GraalVM project follows a different but tightly coupled branching and versioning scheme. The scheme we follow has been discussed in https://github.com/graalvm/mandrel/issues/39, https://github.com/graalvm/mandrel/issues/40, and https://github.com/graalvm/mandrel/issues/41.
For the branching scheme please consult CONTRIBUTING.md.
Mandrel releases are based on source code tags following the following scheme:
mandrel-X.Y.Z.V-suffix (e.g. mandrel-21.1.0.0-Final) where X.Y.Z correspond to the graal release this tag is based on (e.g. 21.1.0), V is an incremental number for the different mandrel releases of the X.Y.Z graal release, and suffix is one of:
-
Alpha -
Beta -
CR -
Final