Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 2.76 KB

whats-new-in-2.2.0.md

File metadata and controls

32 lines (25 loc) · 2.76 KB

What's New in 2.2.0

Release Notes

Bug

  • [COMMANDBOX-104] - Execute command doesn't work in interactive shell
  • [COMMANDBOX-112] - Testbox create commands break if testname includes package
  • [COMMANDBOX-270] - installpaths not added when not creating package directory
  • [COMMANDBOX-271] - Git endpoint psses java.io.File instead of string
  • [COMMANDBOX-273] - HTTP Endpoint package name guessing doesn't account for periods in file name
  • [COMMANDBOX-274] - When you do an 'update' command, it updates the modules but does not update the box.json with the latest version
  • [COMMANDBOX-275] - SQL Server JDBC driver doesn't work
  • [COMMANDBOX-282] - Sign Debian packages

New Feature

Improvement

  • [COMMANDBOX-204] - Add a directory argument for the REPL
  • [COMMANDBOX-265] - REPL's handling of functions that output content
  • [COMMANDBOX-267] - Optimize JVM Memory Arguments to Prevent PermGen and Java.lang.outOfMemory errors
  • [COMMANDBOX-276] - Improve error message when ForgeBox REST API is down
  • [COMMANDBOX-280] - Update to latest Lucee stable build
  • [COMMANDBOX-281] - Update to latest ColdBox application templates