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

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.46 is a bugfix and feature release. The notable
changes compared to 9.0.45 include:

- Ensure the correct escaping of attribute values and search filters in
  the JNDIRealm.

- HandlesTypes should include classes that use the specified annotation
  types on fields or methods.

- Refactor the creation of WebSocket end point, decoder and encoder
  instances to be more IoC friendly. Instances are now created via the
  InstanceManager where possible.

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


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

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

Enjoy!

- The Apache Tomcat team

Reply via email to