| | make event caching cache keys lower cased to avoid case issues when clearing keys | | | | | Fixed | Aug 8, 2022 | Aug 11, 2022 | | |
| | Event Cache Response Has Status Code of 0 (or Null) | | | | | Fixed | Aug 6, 2022 | Aug 11, 2022 | | |
| | Allow passing interception point first in interceptor listen() method | | | | | Unresolved | Aug 2, 2022 | Aug 2, 2022 | | |
| | Scoping lookup bug in Lucee affects route() | | | | | Fixed | Jul 28, 2022 | Aug 11, 2022 | | |
| | Remove HandlerTestCase as it is no longer in usage. | | | | | Fixed | Jul 14, 2022 | Jul 23, 2022 | | |
| | Router closure responses not marshalling complex content to json | | | | | Fixed | Jul 8, 2022 | Jul 8, 2022 | | |
| | `getFullURL` encodes the query string when it should not. | | | | | Unresolved | Jul 5, 2022 | Jul 7, 2022 | | |
| | New virtual app was always starting up the virtual coldbox app instead of checking if it was running already | | | | | Fixed | Jun 30, 2022 | Jun 30, 2022 | | |
| | Updated Missing Action Response Code to 404 instead of 405 | | | | | Fixed | Jun 27, 2022 | Jun 27, 2022 | | |
| | New config/ColdBox.cfc global injections: webMapping, coldboxVersion | | | | | Fixed | Jun 27, 2022 | Jun 27, 2022 | | |
| | Allow using LogBox in Async Proxies (Callable, Runnable, and Supplier) | | | | | Unresolved | Jun 22, 2022 | Jun 22, 2022 | | |
| | All core async proxies should send exceptions to the error log | | | | | Fixed | Jun 22, 2022 | Jul 8, 2022 | | |
| | Funnel all out and err logging on a ColdBox Scheduled Task to LogBox | | | | | Fixed | Jun 22, 2022 | Jul 8, 2022 | | |
| | Relocate to Event is broken for Non SES enabled ColdBox Applications | | | | | Unresolved | Jun 22, 2022 | Jun 22, 2022 | | |
| | Convert mixer util to script and utilize only the necessary mixins by deprecating older mixins | | | | | Fixed | Jun 21, 2022 | Jun 21, 2022 | | |
| | New xTask() method in the schedulers that will automatically disable the task but still register it. Great for debugging! | | | | | Fixed | Jun 20, 2022 | Jun 20, 2022 | | |
| | lucee async tests where being skipped due to missing engine check | | | | | Fixed | Jun 20, 2022 | Jun 20, 2022 | | |
| | Log schedule task failures to console so errors are not ignored | | | | | Fixed | Jun 18, 2022 | Jun 18, 2022 | | |
| | Scheduler's onShutdown() callback now receives the boolean force and numeric timeout arguments | | | | | Fixed | Jun 18, 2022 | Jun 18, 2022 | | |
| | The Scheduler's shutdown method now has two arguments: boolean force, numeric timeout | | | | | Fixed | Jun 18, 2022 | Jun 18, 2022 | | |
| | All schedulers have a new property: shutdownTimeout which defaults to 30 that can be used to control how long to wait for tasks to gracefully complete when shutting down. | | | | | Fixed | Jun 18, 2022 | Jun 18, 2022 | | |
| | Remove nextRun stat from scheduled task, it was never implemented | | | | | Fixed | Jun 16, 2022 | Jun 17, 2022 | | |
| | Enhance EntityNotFound Exception Messages for rest handlers | | | | | Fixed | Jun 15, 2022 | Jun 17, 2022 | | |
| | Same ORM listing query in coldfusion and lucee comes with different column ordering, why is that? | | | | | Done | Jun 13, 2022 | Jun 14, 2022 | | |
| | Persistance of variables failing due to null support | | | | | Fixed | Jun 3, 2022 | Jun 20, 2022 | | |
| | New coldobx.system.testing.VirtualApp object that can startup,restart and shutdown Virtual Testing Applications | | | | | Fixed | May 27, 2022 | May 27, 2022 | | |
| | Errors in onDIComplete interceptor result in a misleading "Missing dependency" error message | | | | | Cannot Reproduce | May 26, 2022 | Jun 21, 2022 | | |
| | Unexpected coldbox router behavior | | | | | Unresolved | May 12, 2022 | May 12, 2022 | | |
| | Renderer is causing coldbox RestHandler to render convention view | | | | | Fixed | May 12, 2022 | May 27, 2022 | | |
| | Exceptions in async interceptors are missing onException announcement | | | | | Fixed | May 11, 2022 | May 26, 2022 | | |
| | Async interceptos can now discover their announced data without duplicating it via cfthread | | | | | Fixed | May 4, 2022 | May 4, 2022 | | |
| | Interception Event pools are now using synchronized linked maps to provide concurrency | | | | | Fixed | May 4, 2022 | May 4, 2022 | | |
| | New super type function "forAttribute" to help us serialize simple/complex data and encoded for usage in html attributes | | | | | Fixed | Apr 29, 2022 | May 2, 2022 | | |
| | Interception with `async` annotation causes InterceptorState Exception on Reinit | | | | | Fixed | Apr 19, 2022 | May 4, 2022 | | |
| | A view not set exception is thrown when trying to execution handler ColdBox methods that are not concrete actions when they should be invalid events. | | | | | Fixed | Apr 8, 2022 | Jun 17, 2022 | | |
| | Update getServerIP() so it avoids looking at the cgi scope as it can cause issues on ACF | | | | | Fixed | Mar 22, 2022 | Mar 22, 2022 | | |
| | Requesting /index.htm Returns Empty Layout | | | | | Won't Do | Mar 21, 2022 | Jun 17, 2022 | | |
| | announce `onException` interception from RESTHandler, when exceptions are detected | | | | | Fixed | Mar 16, 2022 | May 27, 2022 | | |
| | Event Caching Does Not Preserve HTTP Response Codes | | | | | Fixed | Feb 25, 2022 | Jun 17, 2022 | | |
| | Regression on ColdBox v6.6.1 around usage of statusCode = 0 on relocates | | | | | Fixed | Feb 23, 2022 | Feb 23, 2022 | | |
| | RequestService context creation not thread safe | | | | | Fixed | Feb 22, 2022 | Feb 22, 2022 | | |
| | Missing scopes on isNull() checks | | | | | Fixed | Feb 22, 2022 | Feb 22, 2022 | | |
| | SES is always disabled on RequestContext until RoutingService request capture : SES is the new default for ColdBox Apps | | | | | Fixed | Feb 18, 2022 | May 27, 2022 | | |
| | Update Response Pagination Properties for Case-Sensitive Engines | | | | | Fixed | Feb 17, 2022 | Feb 17, 2022 | | |
| | coldbox 6.5 and 6.6 break ORM event handling in cborm | | | | | Fixed | Feb 15, 2022 | Apr 22, 2022 | | |
| | Remove debug writedumps left over from previous testing | | | | | Fixed | Feb 11, 2022 | Feb 17, 2022 | | |
| | RestHandler Try/Catches Break In Testbox When RunEvent() is Called | | | | | Fixed | Feb 8, 2022 | May 27, 2022 | | |
| | default status code to 302 in the internal relocate() just like CFML does instead of 0 and eliminate source | | | | | Fixed | Feb 7, 2022 | Feb 17, 2022 | | |
| | Update handler invokers to use invoke array notation instead of `invoke()` to take advantage of performance optimizations | | | | | Unresolved | Feb 7, 2022 | Jun 17, 2022 | | |
| | Update the internal cfml engine checker to have more engine based feature checkers | | | | | Fixed | Feb 7, 2022 | Feb 9, 2022 | | |