We’ve also just released Lucee 6.2.4.21-RC - the first release candidate for the 6.2.4 cycle. This build includes 16 fixes and improvements since 6.2.3.35.
Download: https://download.lucee.org/
Highlights
Session Handling
- LDEV-5930 - Fixed regression where certain values were lost from components stored in session
- LDEV-5942 - sessionRotate() now properly rotates JSESSIONID for J2EE sessions
- LDEV-3248 - SessionInvalidate for JEE Sessions
- LDEV-5730 - Fixed sessionRotate class cast exception
Bug Fixes
- LDEV-5903 - Lucee 6: Repeated class loading issues (memory leak)
- LDEV-5954 - Fixed query.addParam with list=true crashing when using array as value
- LDEV-5932 - CFHTTP GET now properly enables compression
- LDEV-5931 - Fixed local file access restrictions regression in single mode
- LDEV-5939 - cfdirectory action=“delete” no longer defaults to current dir when empty
- LDEV-5891 - Fixed NullPointerException in DatasourceConnectionImpl
- LDEV-5869 - Cookie values containing
=no longer cut off - LDEV-5873 - Fixed regression: udfs.clear in pageContent.release()
- LDEV-296 - Throw an error on unsupported component initMethod
Admin/Config
- LDEV-5943 - Fixed “Inspect Templates” setting always resetting to Auto
- LDEV-5884 - Fixed version detection with ALPHA suffix
- LDEV-5863 - Fixed race condition in config file write-then-read (Docker)
- LDEV-5856 - Fixed Monitor Configuration after XML to JSON migration
Full changelog: Lucee Server Changelogs - 6.2
Testing
Please give this RC a spin and report any issues.