From 321b4b4f7a4f1396aeac05a1718d67baae469ae4 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 1 Aug 2018 12:26:58 -0500 Subject: [PATCH] Updating VERSION.txt --- VERSION.txt | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 66d628f6ee3..44b380297a2 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,31 +1,5 @@ jetty-9.4.12-SNAPSHOT -jetty-9.4.12.RC0 - 11 July 2018 - + 901 Overriding SSL context KeyStoreType requires explicit override of - TrustStoreType - + 2075 Deprecating MultiException - + 2342 File Descriptor Leak: Conscrypt: "Too many open files" - + 2349 HTTP/2 max streams enforcement - + 2398 MultiPartFormInputStream parsing should default to UTF-8, but allowed - to be overridden by Request.setCharacterEncoding() - + 2468 EWYK concurrent produce can fail SSL connections - + 2501 Include accepting connections in connection limit - + 2530 Client waits forever for cancelled large uploads - + 2560 Review PathResource exception handling - + 2565 HashLoginService silently ignores file:/ config paths from 9.3.x - + 2631 IllegalArgumentException: Buffering capacity exceeded, from HttpClient - HEAD Requests to resources referencing large body contents - + 2648 LdapLoginModule fails with forceBinding=true under Java 9 - + 2655 WebSocketClient not removing closed WebSocket Session's from managed - beans - + 2662 Remove unnecessary boxing conversions - + 2663 Guard Throwable.addSuppressed() calls - + 2675 Demo rewrite rules prevent URL Session tracking - + 2677 Decode URI before matching against "/favicon.ico" - + 2683 NPE in FrameFlusher toString() - + 2684 MimeTypes.getAssumedEncodings() does not work - + 2696 GcloudDataStore dependency generation broken - jetty-9.4.11.v20180605 - 05 June 2018 + 1785 Support for vhost@connectorname syntax of virtual hosts + 2346 Revert stack trace logging for HTTPChannel.onException