From 5f4bd4b626ad08bd9c09a399db86ebc7a70e7bf1 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 30 Oct 2023 14:47:19 -0500 Subject: [PATCH] Merge from jetty-10.0.x to jetty-11.0.x --- VERSION.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 59aa5b86bbd..53502531aa4 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1256,8 +1256,6 @@ jetty-11.0.0.beta1 - 10 July 2020 SETTINGS Frame. + 4903 Give better errors for non public Websocket Endpoints + 4904 WebsocketClient creates more connections than needed - + 4907 - org.eclipse.jetty.websocket.tests.SuspendResumeTest#testSuspendAfterClose + 4920 Restore ability to delete sessions on stop + 4921 Quickstart run improperly runs dynamically added context initializers + 4923 SecureRequestCustomizer.SslAttributes does not cache cert chain like