githubEdit

What's New in 5.7.0

Check Out The New Stuff

The notable updates include:

  • Updated version of JBoss Undertow, which contains security fixes

  • Updated version of Lucee to 5.3.10 which also contains library security updates

  • New "artifacts prune" command to remove older artifacts that haven't been used recently

  • Improved "upgrade" command which can also update new jars (you'll be able to use this in the NEXT update!)

  • Support for PFX cert file for server SSL

And here are the full release notes:

New Feature

COMMANDBOX-1535arrow-up-right update coldbox resources to support api resources

COMMANDBOX-1536arrow-up-right artifacts prune command

Bug

COMMANDBOX-1507arrow-up-right Use user.home instead of user.dir to test case sensitivity

COMMANDBOX-1510arrow-up-right Cursor position get's off-track when using a multiselect with content that exceeds the terminal size

COMMANDBOX-1511arrow-up-right ModCFML doesn't save actual Lucee webConfigDir

COMMANDBOX-1513arrow-up-right Runwar server's regex path info filter doesn't take servlet context into account

COMMANDBOX-1517arrow-up-right Two servers get same name when moving folder

COMMANDBOX-1518arrow-up-right Can't pass Windows drive letter to "open" command

COMMANDBOX-1519arrow-up-right Error passing empty version to "java search" command

COMMANDBOX-1524arrow-up-right Interactive job logs don't obey terminal width config setting

COMMANDBOX-1525arrow-up-right REPL errors when representing some Java objects

COMMANDBOX-1527arrow-up-right recipe file validation fails

COMMANDBOX-1528arrow-up-right Java integration doesn't recognize ARM CPUs

COMMANDBOX-1533arrow-up-right coldbox resources command failing on relative models directory not found

Improvement

COMMANDBOX-1378arrow-up-right make "upgrade" command handle new jars

COMMANDBOX-1499arrow-up-right Support pfx format for server certs

COMMANDBOX-1512arrow-up-right Have fileAppend (>>) and fileWrite (>) commands create missing parent directories

COMMANDBOX-1514arrow-up-right REPL obey verboseErrors config setting

COMMANDBOX-1516arrow-up-right cfpm doesn't find Adobe server with different web root

COMMANDBOX-1520arrow-up-right Make client cert CGI vars available immediately after SSL renegotiation

COMMANDBOX-1521arrow-up-right Add --json to artifacts list

COMMANDBOX-1523arrow-up-right Touch artifacts on use so we can prune unused ones easier

COMMANDBOX-1534arrow-up-right Update coldbox resources command to latest version

Task

COMMANDBOX-1526arrow-up-right Update bundled JRE to 11.0.17+8

COMMANDBOX-1529arrow-up-right Update Undertow lib in Runwar

COMMANDBOX-1530arrow-up-right Update json-smart-mini and Lucee libs

Was this helpful?