The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.98.

Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.

Apache Tomcat 9.0.98 is a bugfix and feature release. The notable
changes compared to 9.0.97 include:

- Add strong ETag support for the WebDAV and default servlet, which can
   be enabled by using the useStrongETags init parameter with a value set
   to true. The ETag generated will be a SHA-1 checksum of the resource
   content.

- Add support for RateLimit header fields for HTTP (RFC draft) in the
   RateLimitFilter. Based on pull request #775 provided by Chenjp

- Update Tomcat's fork of Commons DBCP to 2.13.0.

Along with lots of other bug fixes and improvements.

Please refer to the change log for the complete list of changes:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html

Downloads:
https://tomcat.apache.org/download-90.cgi

Migration guides from Apache Tomcat 7.x and 8.x:
https://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to