On Fri, Sep 11, 2020 at 1:10 AM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.58 release is now available for voting.
>
> The notable changes compared to the 8.5.57 release are:
>
> - For requests containing the Expect: 100-continue header, optional
>   support has been added to delay sending an intermediate 100 status
>   response until the servlet reads the request body, allowing the
>   servlet the opportunity to respond without asking for the request
>   body. Based on a pull request by malaysf.
>
> - Add support for a read idle timeout and a write idle timeout to the
>   WebSocket session via custom properties in the user properties
>   instance associated with the session. Based on a pull request by
>   sakshamverma.
>
> - Update the packaged version of the Tomcat Native Library to 1.2.25
>
> 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.58/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1278/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.58
> 2fe65bc24e48ee5ea079937e6a73576339f871ce
>
> The proposed 8.5.58 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.5.58
>

Tested with Apache Wicket 9.x examples app.

Regards,
Martin


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

Reply via email to