Skip to content

Commit 600ead2

Browse files
committed
Sync working groups
1 parent 755d7d1 commit 600ead2

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

_data/wg.yaml

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
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+
<ul>
10+
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
11+
</ul>
12+
status: on track
13+
completed: false
14+
last-activity: 2024-11-18
15+
last-update: |
16+
### Telemetry
17+
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
18+
19+
### Performance
20+
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.
21+
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
22+
23+
I hope that WS Next will be feature-complete at the time of 3.17 release.
324
- title: "Enhanced TLS support"
425
board-url: "https://github.com/orgs/quarkusio/projects/24"
526
short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)
@@ -19,25 +40,6 @@ working-groups:
1940
This working group is complete!
2041
That does not mean that no work will be done around TLS, but what was defined in the initial scope of the working group has been completed.
2142
Enhancements and bug fixes will follow.
22-
- title: "WebSocket Next"
23-
board-url: "https://github.com/orgs/quarkusio/projects/26"
24-
short-description: WebSocket-Next related tasks
25-
readme: |
26-
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
27-
<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>
28-
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
29-
status: on track
30-
completed: false
31-
last-activity: 2024-11-13
32-
last-update: |
33-
### Telemetry
34-
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
35-
36-
### Performance
37-
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.
38-
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
39-
40-
I hope that WS Next will be feature-complete at the time of 3.17 release.
4143
- title: "Quarkus 3.15 LTS"
4244
board-url: "https://github.com/orgs/quarkusio/projects/28"
4345
short-description: This WG focuses on defining the issues we would like to have in the next-to-be LTS (Quarkus 3.14/3.15)

0 commit comments

Comments
 (0)