Skip to content

1.3.20.Final

Compare
Choose a tag to compare
@rhusar rhusar released this 07 Feb 17:33
· 927 commits to main since this release
45265ef
    Release Notes - mod_cluster - Version 1.3.20.Final

Bug

  • [MODCLUSTER-801] - mod_proxy_cluster returns 404 now instead of 503 when there's no matching context
  • [MODCLUSTER-802] - Fix minimal required httpd version for 1.3.x native part.
  • [MODCLUSTER-815] - mod_cluster returns rare but unexpected 404/503

Task

  • [MODCLUSTER-817] - Update Maven SCM connection/developerConnection to use git: instead of no longer supported https://

What's Changed

  • [1.3] Push SCM tag automatically during release by @rhusar in #705
  • Fix WSUpgradeHeader description by @jajik in #748
  • Fix language in EnableWsTunnel description by @jajik in #749
  • [1.3.x] MODCLUSTER-802: Fail compilation on unsupported httpd versions (< 2.4.49) by @jajik in #750
  • [1.3.x] MODCLUSTER-801 mod_proxy_cluster returns 404 now instead of 503 when there's no matching context by @jfclere in #746
  • [1.3.x] Fix for JBCS-1369/MODCLUSTER-815 by @jfclere in #776
  • [1.3] native: next is 1.3.20.Final by @rhusar in #779
  • [1.3] Improve mod_manager's html output by @jajik in #780
  • [1.3] MODCLUSTER-817 Update Maven SCM connection/developerConnection to use… by @rhusar in #781

New Contributors

Full Changelog: 1.3.19.Final...1.3.20.Final