From db661125e29dd168f9e94f69f334a8d82f78c570 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 5 Nov 2024 09:01:54 +0000 Subject: [PATCH] Sync working groups --- _data/wg.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/_data/wg.yaml b/_data/wg.yaml index ec80984262..1067153525 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -64,11 +64,18 @@ working-groups:

The WebSocket Next focus group aims to improve our WebSocket experience.

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.

Point of contact: @mkouba (@Martin Kouba on Zulip)

- status: staled + status: on track completed: false last-activity: 2024-10-28 last-update: | - 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. + ### Telemetry + https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week. + + ### Performance + 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. + The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915. + + I hope that WS Next will be feature-complete at the time of 3.17 release. - title: "Quarkus to the CommonHaus Foundation" board-url: "https://github.com/orgs/quarkusio/projects/38" short-description: Work needed around moving Quarkus to foundation and streamline open governance.