|
1 | 1 | ---
|
2 | 2 | working-groups:
|
| 3 | + - title: "WebSocket Next" |
| 4 | + board-url: "https://github.com/orgs/quarkusio/projects/26" |
| 5 | + short-description: WebSocket-Next related tasks |
| 6 | + readme: | |
| 7 | + <p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p> |
| 8 | + <p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p> |
| 9 | + <p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p> |
| 10 | + status: on track |
| 11 | + completed: false |
| 12 | + last-activity: 2024-10-28 |
| 13 | + last-update: | |
| 14 | + The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully. |
3 | 15 | - title: "Quarkus to the CommonHaus Foundation"
|
4 | 16 | board-url: "https://github.com/orgs/quarkusio/projects/38"
|
5 | 17 | short-description: Work needed around moving Quarkus to foundation and streamline open governance.
|
@@ -32,7 +44,10 @@ working-groups:
|
32 | 44 | completed: false
|
33 | 45 | last-activity: 2024-10-28
|
34 | 46 | last-update: |
|
35 |
| - Just got started. |
| 47 | + Still on track. |
| 48 | + In the last period, we organized an international manhunt to find the owner of the quarkus.dev DNS name :-) We were able to identify the owner, and everything is fine. `quarkus.io` and `quarkus.dev` should be transferred to the foundation at some point. |
| 49 | + |
| 50 | + Also, Emmanuel opened an ADR to discuss the reviewing process, which is essential for the project's open governance. |
36 | 51 | - title: "Test classloading"
|
37 | 52 | board-url: "https://github.com/orgs/quarkusio/projects/30"
|
38 | 53 | 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.
|
@@ -94,20 +109,9 @@ working-groups:
|
94 | 109 | completed: false
|
95 | 110 | last-activity: 2024-10-21
|
96 | 111 | last-update: |
|
97 |
| - 3.15 has been cut. |
98 |
| - The 3.15.x is the new LTS, starting with 3.15.1 |
99 |
| - - title: "WebSocket Next" |
100 |
| - board-url: "https://github.com/orgs/quarkusio/projects/26" |
101 |
| - short-description: WebSocket-Next related tasks |
102 |
| - readme: | |
103 |
| - <p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p> |
104 |
| - <p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p> |
105 |
| - <p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p> |
106 |
| - status: on track |
107 |
| - completed: false |
108 |
| - last-activity: 2024-10-11 |
109 |
| - last-update: | |
110 |
| - The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully. |
| 112 | + Everything is fine for now. |
| 113 | + |
| 114 | + There are discussions on defining a regular cadence release. We will communicate when we have more details. |
111 | 115 | - title: "Quarkus Config and IDEs"
|
112 | 116 | board-url: "https://github.com/orgs/quarkusio/projects/32"
|
113 | 117 | short-description: Let's define a format for the files containing the config model we will include in the jars for IDE consumption.
|
|
0 commit comments