Skip to content

Commit 31e5d18

Browse files
committed
Sync working groups
1 parent e1fae41 commit 31e5d18

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

_data/wg.yaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
---
22
working-groups:
3-
- title: "Quarkus 3.15 LTS"
4-
board-url: "https://github.com/orgs/quarkusio/projects/28"
5-
short-description: |
6-
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
7-
readme: |
8-
<p>This working group uses a different board:</p>
9-
<ul>
10-
<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>
11-
<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>
12-
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
13-
<li>The <code>done</code> column means that the issues have been completed</li>
14-
</ul>
15-
status: complete
16-
lts: true
17-
completed: true
18-
last-activity: 2026-05-06
19-
last-update-date: 2025-11-03
20-
last-update: |
21-
3.15 is now EOL.
223
- title: "Quarkus Data"
234
board-url: "https://github.com/orgs/quarkusio/projects/50"
245
short-description: |
@@ -77,7 +58,7 @@ working-groups:
7758
status: on track
7859
lts: false
7960
completed: false
80-
last-activity: 2026-05-06
61+
last-activity: 2026-05-07
8162
last-update-date: 2026-03-30
8263
last-update: |
8364
Much of our work on Panache Next, soon to be renamed Quarkus Data, involved resolving several operation overload issues and refining Hibernate Reactive type signatures. We also enabled `StatelessSession` injection. Now, the team is tackling transaction propagation with Vert.x Context, allowing mixed `Session` and `StatelessSession`, and fixing projection failures with Kotlin value classes.
@@ -87,6 +68,25 @@ working-groups:
8768
point-of-contact: "@FroMage (@<strong>Stephane Epardaud</strong> on Zulip)"
8869
proposal: https://github.com/quarkusio/quarkus/discussions/48949
8970
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Panache.2ENext/with/529258261
71+
- title: "Quarkus 3.15 LTS"
72+
board-url: "https://github.com/orgs/quarkusio/projects/28"
73+
short-description: |
74+
This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)
75+
readme: |
76+
<p>This working group uses a different board:</p>
77+
<ul>
78+
<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>
79+
<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>
80+
<li>The <code>in progress</code> means that the work has started and should be completed before the TLS cut date</li>
81+
<li>The <code>done</code> column means that the issues have been completed</li>
82+
</ul>
83+
status: complete
84+
lts: true
85+
completed: true
86+
last-activity: 2026-05-06
87+
last-update-date: 2025-11-03
88+
last-update: |
89+
3.15 is now EOL.
9090
- title: "Quarkus Terminal"
9191
board-url: "https://github.com/orgs/quarkusio/projects/77"
9292
short-description: |

0 commit comments

Comments
 (0)