Changelog for 2.444
Legend:
security fix
major bug fix
bug fix
major enhancement
enhancement
Community feedback:
no major issues
notable issues
required rollback
What's new in 2.444 (2024-02-06)
Prevent authenticated access to Resource Root URL. (
issue 72636
)
Improve locale parsing for loading of localised help files. (
issue 72627
)
Support
noCertificateCheck
with
webSocket
on the CLI. (
issue 72532
)
Show error message in progressive logs on 4xx status codes. (
issue 72509
)
Avoid stacktrace from artifactarchiver when no artifacts are found. (
issue 71700
)
Upgrade Winstone to 6.18 in order to update Jetty from 10.0.18 to 10.0.20. (
Winstone 6.15 changelog
,
Winstone 6.16 changelog
,
Winstone 6.17 changelog
,
Winstone 6.18 changelog
,
Jetty 10.0.18 changelog
,
Jetty 10.0.19 changelog
,
Jetty 10.0.20 changelog
)
Developer: Unrestricted FilePath.isDescendant (
pull 8913
)
Introduce an API to be used by the Folders plugin to fix some corner cases involving branch project reloading. (
issue 72613
)