|
1 | 1 | --- |
2 | 2 | working-groups: |
| 3 | + - title: "Quarkus 4" |
| 4 | + board-url: "https://github.com/orgs/quarkusio/projects/51" |
| 5 | + short-description: | |
| 6 | + The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort. |
| 7 | + readme: | |
| 8 | + <h2>Objective</h2> |
| 9 | + <p>This long‑running working group is dedicated to tracking development and ensuring a smooth rollout for Quarkus 4. It will serve as the central coordination point for feature tracking, release hygiene, migration guidance, and community alignment related to Quarkus 4.</p> |
| 10 | + <h2>The Problem</h2> |
| 11 | + <p>Quarkus 4 introduces significant shifts, including new Java 25 flags, architectural refinements, deprecations, and ecosystem changes. Without a focused group, efforts become fragmented, and downstream consumers (extensions, integrations, platform partners) may struggle to stay aligned.</p> |
| 12 | + <h2>Proposed Solution</h2> |
| 13 | + <p>Establish a designated WG to:</p> |
| 14 | + <ul> |
| 15 | + <li>Track all Quarkus 4‑related issues and PRs (using label triage/quarkus-4)</li> |
| 16 | + <li>Maintain a GitHub project board for feature status, blockers, and timelines</li> |
| 17 | + <li>Coordinate across teams (core, extensions, platform, tooling)</li> |
| 18 | + <li>Surface migration considerations and flag impacts (e.g. new --add-opens needs, optimized defaults) - useful to create the migration guide and rules</li> |
| 19 | + <li>Publish ADRs, migration guides, and summary docs</li> |
| 20 | + </ul> |
| 21 | + <h2>Definition of Done</h2> |
| 22 | + <p>This WG will be considered complete when:</p> |
| 23 | + <ul> |
| 24 | + <li>Quarkus 4 GA is released (including the platform)</li> |
| 25 | + <li>All major features are merged and tested</li> |
| 26 | + <li>Migration documentation is publicly available</li> |
| 27 | + </ul> |
| 28 | + <h2>Organizing the Work</h2> |
| 29 | + <p>Coordination via:</p> |
| 30 | + <ul> |
| 31 | + <li>GitHub Discussions: use design‑discussions category</li> |
| 32 | + <li>Issues/PRs: label with <code>triage/quarkus-4</code></li> |
| 33 | + <li>Project board to track status</li> |
| 34 | + </ul> |
| 35 | + <h2>Expected Timeline:</h2> |
| 36 | + <p>This is a long-running WG, starting now and wrapping up post‑GA (~late Q2 2026). We’ll mark it as “done” upon the public release of Quarkus 4 GA.</p> |
| 37 | + status: on track |
| 38 | + lts: false |
| 39 | + completed: false |
| 40 | + last-activity: 2025-10-15 |
| 41 | + last-update-date: 2025-09-08 |
| 42 | + last-update: | |
| 43 | + We identified several improvements we want to make for Quarkus 4, typically related to Vert.x 5/ Netty 4.2 (to support HTTP/3, gRPC transcoding, etc.). |
3 | 44 | - title: "Quarkus 3.15 LTS" |
4 | 45 | board-url: "https://github.com/orgs/quarkusio/projects/28" |
5 | 46 | short-description: | |
@@ -523,47 +564,6 @@ working-groups: |
523 | 564 | (This status update was automatically generated using AI.) |
524 | 565 | point-of-contact: "@brunobat" |
525 | 566 | proposal: https://github.com/quarkusio/quarkus/discussions/44423 |
526 | | - - title: "Quarkus 4" |
527 | | - board-url: "https://github.com/orgs/quarkusio/projects/51" |
528 | | - short-description: | |
529 | | - The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort. |
530 | | - readme: | |
531 | | - <h2>Objective</h2> |
532 | | - <p>This long‑running working group is dedicated to tracking development and ensuring a smooth rollout for Quarkus 4. It will serve as the central coordination point for feature tracking, release hygiene, migration guidance, and community alignment related to Quarkus 4.</p> |
533 | | - <h2>The Problem</h2> |
534 | | - <p>Quarkus 4 introduces significant shifts, including new Java 25 flags, architectural refinements, deprecations, and ecosystem changes. Without a focused group, efforts become fragmented, and downstream consumers (extensions, integrations, platform partners) may struggle to stay aligned.</p> |
535 | | - <h2>Proposed Solution</h2> |
536 | | - <p>Establish a designated WG to:</p> |
537 | | - <ul> |
538 | | - <li>Track all Quarkus 4‑related issues and PRs (using label triage/quarkus-4)</li> |
539 | | - <li>Maintain a GitHub project board for feature status, blockers, and timelines</li> |
540 | | - <li>Coordinate across teams (core, extensions, platform, tooling)</li> |
541 | | - <li>Surface migration considerations and flag impacts (e.g. new --add-opens needs, optimized defaults) - useful to create the migration guide and rules</li> |
542 | | - <li>Publish ADRs, migration guides, and summary docs</li> |
543 | | - </ul> |
544 | | - <h2>Definition of Done</h2> |
545 | | - <p>This WG will be considered complete when:</p> |
546 | | - <ul> |
547 | | - <li>Quarkus 4 GA is released (including the platform)</li> |
548 | | - <li>All major features are merged and tested</li> |
549 | | - <li>Migration documentation is publicly available</li> |
550 | | - </ul> |
551 | | - <h2>Organizing the Work</h2> |
552 | | - <p>Coordination via:</p> |
553 | | - <ul> |
554 | | - <li>GitHub Discussions: use design‑discussions category</li> |
555 | | - <li>Issues/PRs: label with <code>triage/quarkus-4</code></li> |
556 | | - <li>Project board to track status</li> |
557 | | - </ul> |
558 | | - <h2>Expected Timeline:</h2> |
559 | | - <p>This is a long-running WG, starting now and wrapping up post‑GA (~late Q2 2026). We’ll mark it as “done” upon the public release of Quarkus 4 GA.</p> |
560 | | - status: on track |
561 | | - lts: false |
562 | | - completed: false |
563 | | - last-activity: 2025-09-09 |
564 | | - last-update-date: 2025-09-08 |
565 | | - last-update: | |
566 | | - We identified several improvements we want to make for Quarkus 4, typically related to Vert.x 5/ Netty 4.2 (to support HTTP/3, gRPC transcoding, etc.). |
567 | 567 | - title: "Quarkus to the CommonHaus Foundation" |
568 | 568 | board-url: "https://github.com/orgs/quarkusio/projects/38" |
569 | 569 | short-description: | |
|
0 commit comments