Skip to content

Commit 4c088c1

Browse files
authored
docs: quarkus versioning notice (#2249)
1 parent 453188f commit 4c088c1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/src/modules/ROOT/pages/integration/integration.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,21 @@ To use Timefold Solver with Quarkus, read the xref:quickstart/quarkus/quarkus-qu
275275
If you are starting a new project, visit the https://code.quarkus.io/[code.quarkus.io] and select
276276
the _Timefold AI constraint solver_ extension before generating your application.
277277

278+
[#integrationWithQuarkusVersionPolicy]
279+
=== Supported Quarkus versions
280+
281+
The following version policy applies:
282+
283+
- **On the solver `main` line:**
284+
Timefold Solver targets the **latest Quarkus release** and the **latest Quarkus LTS release**.
285+
Support for the latest LTS is provided on a **best-effort basis**.
286+
When Quarkus releases a new major version (v4), Timefold Solver will follow.
287+
288+
- **On the solver `1.x` line:**
289+
Timefold Solver `1.x` targets the **latest Quarkus LTS release**.
290+
When a new LTS is released for Quarkus v3, Timefold Solver 1.x will upgrade to it.
291+
**Quarkus v4 will not be supported on the 1.x line.**
292+
278293
[#integrationWithQuarkusProperties]
279294
=== Available configuration properties
280295

0 commit comments

Comments
 (0)