The proposed Apache Tomcat 8.5.54 release is now available for voting.

The major changes compared to the 8.5.53 release are:

- Add support for default values when using ${...} property replacement
  in configuration files. Based on a pull request provided by Bernd
  Bohmann.

- When configuring an HTTP Connector, warn if the encoding specified for
  URIEncoding is not a superset of US-ASCII as required by RFC7230.

- Replace the system property
  org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH with the
  Connector attribute encodedSolidusHandling that adds an additional
  option to pass the %2f sequence through to the application without
  decoding it in addition to rejecting such sequences and decoding such
  sequences.

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.54/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1264/

The tag is:
https://github.com/apache/tomcat/tree/8.5.54
0b365bb7032a5e30b35fedc56e7def82a3e55f94

The proposed 8.5.54 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.5.54

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

Reply via email to