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
- completed : false
16
- last-activity : 2024-11-13
17
- last-update : |
18
- Everything is fine for now.
19
-
20
- There are discussions on defining a regular cadence release. We will communicate when we have more details.
21
3
- title : " WebSocket Next"
22
4
board-url : " https://github.com/orgs/quarkusio/projects/26"
23
5
short-description : WebSocket-Next related tasks
@@ -37,6 +19,24 @@ working-groups:
37
19
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
38
20
39
21
I hope that WS Next will be feature-complete at the time of 3.17 release.
22
+ - title : " Quarkus 3.15 LTS"
23
+ board-url : " https://github.com/orgs/quarkusio/projects/28"
24
+ 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)
25
+ readme : |
26
+ <p>This working group uses a different board:</p>
27
+ <ul>
28
+ <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>
29
+ <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>
30
+ <li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
31
+ <li>The <code>done</code> column means that the issues have been completed</li>
32
+ </ul>
33
+ status : on track
34
+ completed : false
35
+ last-activity : 2024-11-13
36
+ last-update : |
37
+ Everything is fine for now.
38
+
39
+ There are discussions on defining a regular cadence release. We will communicate when we have more details.
40
40
- title : " Test classloading"
41
41
board-url : " https://github.com/orgs/quarkusio/projects/30"
42
42
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