From 315f45d623b97196e64f1ccc8757d65431ddeebe Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 15 Mar 2021 12:02:05 -0500 Subject: [PATCH] Adding 9.4.38 release to VERSION.txt Signed-off-by: Joakim Erdfelt --- VERSION.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index 98eeaed0b8f6..fe21da58ccab 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -29,7 +29,7 @@ jetty-10.0.1 - 19 February 2021 + 5855 HttpClient may not send queued requests + 5859 Classloader leaks from ShutdownThread and QueuedThreadPool + 5866 Support Programmatic WebSocket upgrade in Jetty 10 - + 5868 Cleaning up request attributes after websocket upgrade in Jetty 10 + + 5868 Cleaning up request attributes after websocket upgrade in Jetty 10 + 5870 jetty-maven-plugin fails to run ServletContainerInitializer on Windows due to URI case comparison bug + 5872 Improve JMX support for Jetty logging @@ -97,6 +97,14 @@ jetty-10.0.0.beta3 - 21 October 2020 + 5475 Update to spifly 1.3.2 and asm 9 + 5480 NPE from WebInfConfiguration.deconfigure during WebAppContext shutdown +jetty-9.4.38.v20210224 - 24 February 2021 + + 4275 Path Normalization/Traversal - Context Matching + + 5977 Cache-Control header set by a filter is override by the value from + DefaultServlet configuration + + 5994 QueuedThreadPool "free" threads + + 5999 HttpURI ArrayIndexOutOfBounds + + 6001 Ambiguous URI legacy compliance mode + jetty-9.4.37.v20210219 - 19 February 2021 + 4275 Path Normalization/Traversal - Context Matching + 5492 Add ability to manage start modules by java feature