|
1 | 1 | --- |
2 | 2 | working-groups: |
| 3 | + - title: "Quarkus 3.15 LTS" |
| 4 | + board-url: "https://github.com/orgs/quarkusio/projects/28" |
| 5 | + short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15) |
| 6 | + readme: | |
| 7 | + <p>This working group uses a different board:</p> |
| 8 | + <ul> |
| 9 | + <li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li> |
| 10 | + <li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li> |
| 11 | + <li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li> |
| 12 | + <li>The <code>done</code> column means that the issues have been completed</li> |
| 13 | + </ul> |
| 14 | + status: on track |
| 15 | + last-activity: 2024-09-30 |
| 16 | + last-update: | |
| 17 | + 3.15 has been cut. |
| 18 | + The 3.15.x is the new LTS, starting with 3.15.1 |
3 | 19 | - title: "Enhanced TLS support" |
4 | 20 | board-url: "https://github.com/orgs/quarkusio/projects/24" |
5 | 21 | short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...) |
@@ -46,22 +62,6 @@ working-groups: |
46 | 62 | last-activity: 2024-09-29 |
47 | 63 | last-update: | |
48 | 64 | Just got started. |
49 | | - - title: "Quarkus 3.15 LTS" |
50 | | - board-url: "https://github.com/orgs/quarkusio/projects/28" |
51 | | - short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15) |
52 | | - readme: | |
53 | | - <p>This working group uses a different board:</p> |
54 | | - <ul> |
55 | | - <li>The <code>under discussion</code> column contains the issues we would like to have in the next LTS but are still under consideration.</li> |
56 | | - <li>The <code>out of scope</code> column contains the issues under discussion' that won't be included. The reason can be time or technical...</li> |
57 | | - <li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li> |
58 | | - <li>The <code>done</code> column means that the issues have been completed</li> |
59 | | - </ul> |
60 | | - status: on track |
61 | | - last-activity: 2024-09-29 |
62 | | - last-update: | |
63 | | - 3.15 has been cut. |
64 | | - The 3.15.x is the new LTS, starting with 3.15.1 |
65 | 65 | - title: "Test classloading" |
66 | 66 | board-url: "https://github.com/orgs/quarkusio/projects/30" |
67 | 67 | short-description: The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes. |
|
0 commit comments