On Mon, Sep 1, 2025 at 9:02 AM Rémy Maucherat <[email protected]> wrote:
> The proposed Apache Tomcat 9.0.109 release is now available for voting. > > The notable changes compared to 9.0.108 are: > > - Fix concurrent access issues in the session FileStore implementation > that were causing lost sessions when the store was used with the > PersistentValve. Based on pull request #882 by Aaron Ogburn. > > - Fix handling of QSA and QSD flags in RewriteValve. > > - Ensure keys are handed out to OpenSSL even if PEMFile fails to process > it, with appropriate logging. > > - Add escaping to log formatters to align with JSON formatter. > > 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.109/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1557 > > The tag is: > https://github.com/apache/tomcat/tree/9.0.109 > 312541e51725cdfe98d8cc6414b31d36d913fdd1 > > The proposed 9.0.109 release is: > [ ] -1, Broken - do not release > [x] +1, Stable - go ahead and release as 9.0.109 > +1 > > Rémy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
