Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Release of Eclipse Jetty 12.1.0

The Jetty team is happy to announce the immediate availability of

    Eclipse Jetty 12.1.0

A Supported & Stable Open Source Community Release.

These releases include a number of new features, along with the usual spate of bug fixes and improvements. See the github release pages for full changelog.New Features
  • New Jakarta EE11 Server Environment
  • New Compression layer with support for gzip, brotli, and zstandard compression and decompression. Available on Server via a new CompressionHandler and HttpClient APIs.
  • New Server WebApp Deployment layer. Gone are the multiple scanners and multiple directories, now only 1 directory is scanned, along with support for Jetty Server Environment (ee8, ee9, ee10, ee11, etc) configuration files that apply to all webapps deployed in that environment.
  • New Jetty Start Modules for easier management of environment specific configurations (see start.jar --help for details)

This release is available on the Eclipse Jetty project download page or from the Maven Central repository:
Documentation for this release can be found on the Eclipse Jetty project site:

Many of the reasons people use these mailing lists can be better solved via the github features for the project.Want release notifications?

You can configure for email notifications, slack notifications, ms teams notifications, rss feeds, smart phone app notifications, desktop popup notifications, and more with github.
See:Want a discussion forum?

Use the Github Discussions at Eclipse Jetty.

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:
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 Eclipse Jetty Development Team

Back to the top