Skip to content

Commit c1eb810

Browse files
committed
Sync working groups
1 parent 3e18a28 commit c1eb810

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

_data/wg.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
---
22
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-11-12
13+
last-update: |
14+
### Telemetry
15+
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
16+
17+
### Performance
18+
Two problems were addressed in Vert.x: https://github.com/eclipse-vertx/vert.x/pull/5358 and https://github.com/eclipse-vertx/vert.x/pull/5348.
19+
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
20+
21+
I hope that WS Next will be feature-complete at the time of 3.17 release.
322
- title: "Test classloading"
423
board-url: "https://github.com/orgs/quarkusio/projects/30"
524
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.
@@ -93,25 +112,6 @@ working-groups:
93112
The target is to have 1.0.0 the 1 October 2024.
94113
95114
For 1.0 we need pagination, tags and SEO.
96-
- title: "WebSocket Next"
97-
board-url: "https://github.com/orgs/quarkusio/projects/26"
98-
short-description: WebSocket-Next related tasks
99-
readme: |
100-
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
101-
<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>
102-
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
103-
status: on track
104-
completed: false
105-
last-activity: 2024-10-28
106-
last-update: |
107-
### Telemetry
108-
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
109-
110-
### Performance
111-
Two problems were addressed in Vert.x: https://github.com/eclipse-vertx/vert.x/pull/5358 and https://github.com/eclipse-vertx/vert.x/pull/5348.
112-
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
113-
114-
I hope that WS Next will be feature-complete at the time of 3.17 release.
115115
- title: "Quarkus to the CommonHaus Foundation"
116116
board-url: "https://github.com/orgs/quarkusio/projects/38"
117117
short-description: Work needed around moving Quarkus to foundation and streamline open governance.

0 commit comments

Comments
 (0)