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

Apache Tomcat 11 is an open source software implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations specifications.

The notable changes compared to 11.0.12 include:

- Fix copy/paste refactoring errors in 11.0.12 that meant DELETE
  requests received via the AJP connector were processed as OPTIONS
  requests and PROPFIND requests were processed as TRACE.

- Add CIDR support to the RemoteIp[Filter|Valve] and deprecate
  the RemoteAddr[Filter|Valve] in favour of the RemoteCIDR[Filter|Valve]

- Log warnings when the SSO configuration does not comply with the
  documentation.


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

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

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

Enjoy!

- The Apache Tomcat team



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to