|
1 | 1 | ---
|
2 | 2 | working-groups:
|
3 |
| - - title: "Quarkus 3.20 LTS" |
4 |
| - board-url: "https://github.com/orgs/quarkusio/projects/41" |
5 |
| - short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. |
6 |
| - readme: | |
7 |
| - <p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p> |
8 |
| - status: on track |
9 |
| - completed: false |
10 |
| - last-activity: 2025-02-03 |
11 |
| - last-update-date: 2024-12-17 |
12 |
| - last-update: | |
13 |
| - Starting tracking tasks fro the 3.19 LTS. |
14 | 3 | - title: "Observability.Next"
|
15 | 4 | board-url: "https://github.com/orgs/quarkusio/projects/42"
|
16 | 5 | short-description: Observability.Next is a strategic initiative to modernize the observability stack within the Quarkus framework, aiming to streamline and enhance its ability to monitor and manage distributed systems.
|
@@ -78,12 +67,23 @@ working-groups:
|
78 | 67 | </ul>
|
79 | 68 | status: on track
|
80 | 69 | completed: false
|
81 |
| - last-activity: 2025-01-30 |
| 70 | + last-activity: 2025-02-03 |
82 | 71 | last-update-date: 2025-01-30
|
83 | 72 | last-update: |
|
84 | 73 | The initiative just started.
|
85 | 74 | point-of-contact: "@brunobat"
|
86 | 75 | proposal: https://github.com/quarkusio/quarkus/discussions/44423
|
| 76 | + - title: "Quarkus 3.20 LTS" |
| 77 | + board-url: "https://github.com/orgs/quarkusio/projects/41" |
| 78 | + short-description: This working group aims to track the effort around the Quarkus 3.20 LTS version. |
| 79 | + readme: | |
| 80 | + <p>All the tasks related to the 3.20 LTS, including issues with backport, release process, and so on.</p> |
| 81 | + status: on track |
| 82 | + completed: false |
| 83 | + last-activity: 2025-02-03 |
| 84 | + last-update-date: 2024-12-17 |
| 85 | + last-update: | |
| 86 | + Starting tracking tasks fro the 3.19 LTS. |
87 | 87 | - title: "Test classloading"
|
88 | 88 | board-url: "https://github.com/orgs/quarkusio/projects/30"
|
89 | 89 | 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