Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Eclipse Jetty 11.0.15, 10.0.15, and 9.4.51 have been released!

Hello!

The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.4x, 10.0.x and 11.0.x branches.
This release includes a number of bug fixes and improvements.

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 (webtide.com).
Please contact us for more information or email jesse@xxxxxxxxxxx to discuss your specific needs.

Best Regards,
The Jetty Development Team

Eclipse Jetty 9.4.51.v20230217, 10.0.15, and 11.0.15


== Special Thanks to the following Eclipse Jetty community members ==

* @janvojt (Jan Vojt)
* @joschi (Jochen Schalanda)
* @leonchen83 (Baoyi Chen)
* @cowwoc (Gili Tzabari)
* @Vlatombe (Vincent Latombe)


== Changelog ==

* #9556 - Password Util does not ask for password
* #9555 - General bug fixes for jetty-start
* #9517 - Jetty 11.0.14 uses wrong pathSpec for request
* #9501 - jetty client with proxy - ssl traffic between both proxy and servers
* #9497 - Maven plugin add support for jar projects in `:effective-web-xml`
* #9494 - Improved HttpClient TLS documentation about server host name verification
* #9468 - Jetty 11.0.14 is less tolerant of non-compliant cookies than 11.0.13
* #9464 - Respect expiry time of ID token
* #9400 - Jetty logs warning with stacktrace when annotation parser encounters module-info.class file inside elasticsearch-x-content jar
* #9309 - `jetty.sh` cannot handle complex Jetty properties from `start.d/*.ini`
* #9237 - Decouple QTP `idleTimeout` from pool shrink rate
* #6184 - Remove usages of classes associated with [JEP-411](https://openjdk.org/jeps/411) that deprecate/remove the SecurityManager from the JVM


== Dependencies ==

* #9610 - Bump tycho-p2-repository-plugin to 3.0.4
* #9607 - Bump logback-core to 1.3.6
* #9596 - Bump org.eclipse.osgi.util to 3.7.200
* #9591 - Bump json-smart to 2.4.10
* #9581 - Bump commons-compress to 1.23.0
* #9575 - Bump protostream to 4.6.2.Final
* #9574 - Bump org.eclipse.osgi to 3.18.300
* #9558 - Bump asm.version to 9.5

Joakim Erdfelt / joakim@xxxxxxxxxxx

Back to the top