X] Alpha - go ahead and release as 10.0.0-M8 On 9/10/20, 05:57, "Keiichi Fujino" <kfuj...@apache.org> wrote:
2020年9月9日(水) 23:57 Mark Thomas <ma...@apache.org>: > The proposed Apache Tomcat 10.0.0-M8 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > Applications that run on Tomcat 9 will not run on Tomcat 10 without > changes. > > The notable changes compared to 10.0.0-M7 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://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.apache.org%2Fprojects%2Ftomcat%2Ftomcat10%2Fdocs%2Fchangelog.html&data=02%7C01%7Cfhanik%40vmware.com%7C800fcbbb602f44c6e14e08d855890e43%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637353394455234235&sdata=wEvQjmYGJCROLFSq7SXvZ%2FBkayksPo8CtZUoaLauTFk%3D&reserved=0 > > It can be obtained from: > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Ftomcat%2Ftomcat-10%2Fv10.0.0-M8%2F&data=02%7C01%7Cfhanik%40vmware.com%7C800fcbbb602f44c6e14e08d855890e43%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637353394455234235&sdata=52jPuFtKait78nm%2F9XsLe1rlMHy%2F56fGk0KFZgneiFY%3D&reserved=0 > The Maven staging repo is: > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachetomcatrepo-1276%2F&data=02%7C01%7Cfhanik%40vmware.com%7C800fcbbb602f44c6e14e08d855890e43%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637353394455234235&sdata=EP1WtRJeqvx6R3aOH0kPA3odqyCjjqkn2EKA3gmC9Ac%3D&reserved=0 > The tag is: > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Ftomcat%2Ftree%2F10.0.0-M8&data=02%7C01%7Cfhanik%40vmware.com%7C800fcbbb602f44c6e14e08d855890e43%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637353394455234235&sdata=8C7v6QW12bBRNSI3cK4nYBEpzOhp1DAo1kXrZAK6yx4%3D&reserved=0 > b3f5e0d88336d81a61a767fc10ab06930c9587ee > > The proposed 10.0.0-M8 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M8 > > +1 Tested on examples app. > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > -- Keiichi.Fujino