Hello!

The Jetty team is happy to announce the immediate availability of a new
release for the Eclipse Jetty 9.4.x branch.This release includes a number
of bug fixes and improvements. It is recommended that all users upgrade as
soon as they are able.

A full list of changes for this release is listed at the end of this email.

This release is available on the Eclipse Jetty project download page or
from the Maven Central repository:

   - Eclipse: https://www.eclipse.org/jetty/download.html
   - Maven Central: https://repo1.maven.org/maven2/org/eclipse/jetty/

Documentation for this release can be found on the Eclipse Jetty project
site:

   - https://www.eclipse.org/jetty/documentation/

If you find any issues with this release, or if you want to suggest future
enhancements, please file an issue on the Jetty GitHub page:

   - https://github.com/eclipse/jetty.project/issues/new

Commercial production and development support for Jetty is offered through
Webtide (www.webtide.com). Please contact us for more information or email
[email protected] to discuss your specific needs.

Best Regards,
The Jetty Development Team

*Jetty 9.4.45.v20220203*

Full Changelog:

   -
   https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.45.v20220203

Notable Changes:

#7516 - Fix log class name in ArrayByteBufferPool (@slovdahl)
#7496 - Transient 400: Bad Request responses in jetty-9.4.45.v20220128
#7480 - remove duplicated dependencies and upgrade to last spring 3.2.x
#7440 - ContextHandler.getAliasChecks() breaks Spring Boot
#7375 - Some environments require Request scoping during session save
#7348 - Slow CONNECT request causes NPE
#7277 - Allow override of ServletRequest.getLocalName() and .getLocalPort()
in post-intermediary scenarios
#7271 - It is necessary to set MAX_CAPACITY to ArrayTernaryTrie/ArrayTrie
#7266 - Wrong ALPN jars are selected for newer versions of JDK8
#7222 - Remove redundant overridden methods in
AllowedResourceAliasCheckListener
#7124 - Add default methods on LifeCycle.Listener interface
#7078 - CompressionPools are not shared between multiple contexts for 9.4
WebSocket
#7059 - NPE in AllowedResourceAliasChecker.getPath()
#7031 - ResponseWriter.println(char) does not print newline
#6974 - Major websocket memory change in 9.4.36
#6969 - Getting 404 failures when trying to enable logging-log4j module.
#6965 - Expose Spec ServerContainer.upgrade() API
#6889 - Cherry pick update to infinispan 11.0.11 back to jetty-9.4.x(#6766)
#6497 - Replace SameFileAliasChecker
#4275 - Path Normalization/Traversal - Context Matching
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to