Skip to content

2.0.4.Final

Latest
Compare
Choose a tag to compare
@rhusar rhusar released this 12 Dec 20:55
· 117 commits to main since this release
504cb39
    Release Notes - mod_cluster - Version 2.0.4.Final

Sub-task

Feature Request

  • [MODCLUSTER-798] - Add support for server portOffset configuration in Tomcat

Bug

  • [MODCLUSTER-797] - Tomcat 8.5 container integration does not work with autoDeploy
  • [MODCLUSTER-803] - Force a locale when calling toUpperCase() and toLowerCase() methods

Task

  • [MODCLUSTER-804] - Relocate mod_cluster load balancing demo outside of the main repository

Component Upgrade

What's Changed

  • MODCLUSTER-797 In Tomcat 8.5 the LifecycleListener does not pass an a… by @rhusar in #723
  • Build(deps): Bump version.org.apache.tomcat-8.5 from 8.5.91 to 8.5.93 in /container/tomcat-8.5 by @dependabot in #728
  • Build(deps): Bump version.org.apache.tomcat-9.0 from 9.0.78 to 9.0.80 in /container/tomcat-9.0 by @dependabot in #729
  • Build(deps): Bump version.org.apache.tomcat-10.1 from 10.1.11 to 10.1.13 in /container/tomcat-10.1 by @dependabot in #730
  • Build(deps-dev): Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #727
  • Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #731
  • Build(deps): Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by @dependabot in #732
  • Build(deps): Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #733
  • CI: JDK 21 is now GA. by @rhusar in #736
  • Build(deps-dev): Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #738
  • Build(deps): Bump version.org.apache.tomcat-8.5 from 8.5.93 to 8.5.94 in /container/tomcat-8.5 by @dependabot in #740
  • Build(deps): Bump version.org.apache.tomcat-9.0 from 9.0.80 to 9.0.81 in /container/tomcat-9.0 by @dependabot in #739
  • Build(deps): Bump version.org.apache.tomcat-10.1 from 10.1.13 to 10.1.14 in /container/tomcat-10.1 by @dependabot in #741
  • Build(deps): Bump version.org.apache.tomcat-9.0 from 9.0.81 to 9.0.82 in /container/tomcat-9.0 by @dependabot in #742
  • Build(deps): Bump version.org.apache.tomcat-8.5 from 8.5.94 to 8.5.95 in /container/tomcat-8.5 by @dependabot in #743
  • Build(deps): Bump version.org.apache.tomcat-10.1 from 10.1.14 to 10.1.15 in /container/tomcat-10.1 by @dependabot in #744
  • Build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #745
  • Build(deps-dev): Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in #747
  • Build(deps): Bump version.org.apache.tomcat-10.1 from 10.1.15 to 10.1.16 in /container/tomcat-10.1 by @dependabot in #752
  • Build(deps): Bump version.org.apache.tomcat-8.5 from 8.5.95 to 8.5.96 in /container/tomcat-8.5 by @dependabot in #753
  • Build(deps): Bump version.org.apache.tomcat-9.0 from 9.0.82 to 9.0.83 in /container/tomcat-9.0 by @dependabot in #754
  • Build(deps): Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #755
  • Build(deps): Bump actions/setup-java from 3 to 4 by @dependabot in #758
  • Build(deps-dev): Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #759
  • MODCLUSTER-807 Change the mod_cluster license to ASL 2.0 by @rhusar in #760
  • Build(deps): Bump org.jboss:jboss-parent from 39 to 41 by @dependabot in #751
  • MODCLUSTER-798 Add support for server portOffset configuration in Tomcat by @rhusar in #762
  • MODCLUSTER-804 Relocate mod_cluster load balancing demo outside of th… by @rhusar in #761
  • MODCLUSTER-803 Force a locale when calling toUpperCase() and toLowerC… by @rhusar in #756
  • Setup until org.jboss:jboss-parent:42 which … by @rhusar in #764

Full Changelog: 2.0.3.Final...2.0.4.Final