Our second Release Candidate for 5.3.10 is now available, lot’s of nice bug fixes
One of the most exciting features in 5.3.10, which should make should make everyone’s life easier when deploying Lucee servers, is improved native support for CFconfig
.
- Startup Listeners, server.cfc and web.cfc :: Lucee Documentation
- configImport() :: Lucee Documentation
- add support for .cfconfig.json importing on startup
try it out, let us know how you go!
Available as usual via
- your local Lucee Admin,
- download.lucee.org,
- Commandbox
- Docker (including native ARM
Java 17 is still not supported, Java 11 recommended
NASA’s Webb Catches Fiery Hourglass as New Star Forms
Changelog
ConfigImport
LDEV-4221 - .cfconfig fails to import custom-tag and component mappings
Logging
LDEV-4242 - cfhttp trace logging doesn’t log connection failures
LDEV-4263 - Logs being written out to the wrong context
Query of Queries
LDEV-3878 - QoQ shouldn’t fall back to HSQLDB after queryparam error
LDEV-4044 - QoQ with a named parameter passed without params doesn’t throw
Bugs
LDEV-4260 - access graph.cfm with invalid query string throws file not exist error
LDEV-4262 - unsupported charset in HTTP response
LDEV-2909 - XMLValidate error with valid xml
LDEV-4230 - cfajaxproxy doesn’t work with “Suppress Content for CFC Remoting” enabled
LDEV-4223 - getApplicationSettings and getApplicationMetadata return application instead of cfml for sessionType
LDEV-4218 - Add Parameter Alias “mimeType” for “accept” in fileUpload
LDEV-4212 - static scope does no reset when extended Component changes
Code Changes
Previous RC1
Roadmap
Depending on Feedback / Problems, we aim to make the Stable release next week.
Coming up next is the first Lucee 6.0 Beta release