Special Thanks to the following Eclipse Jetty community members
- @cstamas (Tamas Cservenak)
Critical Fix
- #8184 - All suffix globs except first fail to match if path has
.
character in prefix section
Changelog
- #8187 - Fix test-distribution classpath re resolver (@cstamas)
- #8175 - Removing invalid maxConnections references
- #8163 - RegexPathSpec documentation and MatchedPath improvements
- #8162 - Migrate code from jetty-util Logger to slf4j Logger
- #8161 - Improve SSLConnection buffers handling
- #8155 - Use static exceptions for closing websocket flushers and in ContentProducer