Blog

Luis Majano

March 10, 2021

Spread the word


Share your thoughts

 

Today we released ColdBox v6.3.0 as a minor release with some major bug squashing and some major performance improvements. Please update if you are affected by the issues shown in the release notes.

update coldbox

# If you are using standalone libraries, then update those
update wirebox
update cachebox
update logbox

Release Notes

ColdBox HMVC Core

Bug

  • [COLDBOX-890] - Renderer methods assume the module exists and throws exception when sending invalid url data
  • [COLDBOX-914] - Can no longer have duplicate routes with different conditions
  • [COLDBOX-935] - Colon (:) in URL Path Causes Exception Error
  • [COLDBOX-964] - invalidEventHandler does not work when calling invalid action on valid handler
  • [COLDBOX-967] - autowire annotation for test cases is not working as it should
  • [COLDBOX-968] - Fix declaring multiple resources at once
  • [COLDBOX-978] - AsyncManager threads don't release DB connections to pool for Adobe CF

New Feature

  • [COLDBOX-973] - Add new exception type catch for the RestHandler: PermissionDenied to trap in valid authorizations

Improvement

  • [COLDBOX-965] - Content type http header bypasses requestContext with render data - set explicit http header via request context
  • [COLDBOX-971] - Implement caching strategy for application helper lookups into the template cache
  • [COLDBOX-972] - Coldbox DataMarshaller Throws Error with Lucee-Light Engine
  • [COLDBOX-974] - Have the html helper manifests in local memory instead of the template cache to avoid cleanup issues
  • [COLDBOX-975] - Remove unnecessary locks for view path setups in the renderer
  • [COLDBOX-976] - Remove unnecessary lock in the bootstrap to get the controller reference, it's already there for the reload checks
  • [COLDBOX-979] - Moudle service now profiles registration and activation into the logs with the version and path of a module

WireBox

Improvement

  • [WIREBOX-111] - Refactor the way cffeed is used so that ACF 2021 doesn't choke on first startups, only when used

CacheBox

Bug

  • [CACHEBOX-67] - getStoreMetadataReport() - wrong order of the reduce() parameters

Add Your Comment

Recent Entries

BoxLang 1.0.0 Beta 7 Launched

BoxLang 1.0.0 Beta 7 Launched

We are pleased to announce the release of BoxLang 1.0.0-Beta 7! This latest beta version includes improvements and essential bug fixes, but more importantly it certifies the execution of ColdBox HMVC and TestBox.

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different progr

Luis Majano
Luis Majano
July 26, 2024
New BoxLang Feature: Java Method References and Higher-Order Functions

New BoxLang Feature: Java Method References and Higher-Order Functions

We’ve added more goodies to our BoxLang Java interop: method references and higher-order functions. CFML has never let you do these things, making Java Interop feel like a second-class citizen. But with BoxLang, we’re elevating Java integration to a new level.

Maria Jose Herrera
Maria Jose Herrera
July 26, 2024
Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Are you a CFML developer looking to take your skills to the next level? Look no further than the ColdBox from Zero to Hero Virtual Live Training! This intensive two-day course will equip you with the knowledge and expertise to build robust and scalable applications using ColdBox 7, the latest version of the most popular CFML MVC framework.

What You'll Learn:

  • Master the Fun...

Cristobal Escobar
Cristobal Escobar
July 24, 2024