2.0.3.Final
Release Notes - mod_cluster - Version 2.0.3.Final
Feature Request
- [MODCLUSTER-789] - Support Maven Alpha 4.x Release
Bug
- [MODCLUSTER-754] - Modcluster: Contexts not registered on proxy when server started in suspend mode
- [MODCLUSTER-782] - Problems when undeploying under stress
- [MODCLUSTER-790] - mod_cluster listener throws NPE when deploying a context in Tomcat
- [MODCLUSTER-792] - Deploying a context in a disabled state calls STOP-APP instead of DISABLE-APP
Task
- [MODCLUSTER-796] - Drop support for end-of-lifed Tomcat 10.0
What's Changed
- Build(deps): Bump version.org.apache.tomcat-9.0 from 9.0.76 to 9.0.78 in /container/tomcat-9.0 by @dependabot in #710
- Build(deps): Bump version.org.apache.tomcat-10.1 from 10.1.10 to 10.1.11 in /container/tomcat-10.1 by @dependabot in #711
- Build(deps): Bump version.org.apache.tomcat-8.5 from 8.5.90 to 8.5.91 in /container/tomcat-8.5 by @dependabot in #709
- MODCLUSTER-789 Remove wrongly placed tag to enable Maven 4.x by @xstefank in #712
- Fix for MODCLUSTER-790. by @jfclere in #713
- MODCLUSTER-754 Modify ResetRequestSourceImpl to send STOP request when proxy not aware of a context by @TomasHofman in #602
- Build(deps): Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #715
- Prevent exception. by @jfclere in #717
- MODCLUSTER-790 mod_cluster listener throws NPE when deploying a context in Tomcat - refine ContainerEventHandler#add contract and implementation by @rhusar in #718
- MODCLUSTER-796 Drop support for end-of-lifed Tomcat 10.0 by @rhusar in #719
New Contributors
Full Changelog: 2.0.2.Final...2.0.3.Final