The proposed Apache Tomcat 9.0.94 release is now available for voting. The notable changes compared to 9.0.93 are:
- If an HTTP/2 client resets a stream before the request body is fully written, ensure that any ReadListener is notified via a call to ReadListener.onErrror() - An Exception being thrown during WebSocket message processing (e.g. in a method annotated with @onMessage) should not automatically cause the connection to close. The application should handle the exception and make the decision whether or not to close the connection. For full details, see the changelog: https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.94/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1512 The tag is: https://github.com/apache/tomcat/tree/9.0.94 ce248107f21c2cdaa723855d5453f6d75b84204f The proposed 9.0.94 release is: [ ] -1, Broken - do not release [ ] +1, Stable - go ahead and release as 9.0.94 Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org