Blog

ColdBox 6.2.2 Released

Luis Majano January 12, 2021

Spread the word

Luis Majano

January 12, 2021

Spread the word


Share your thoughts

Today we released ColdBox v6.2.2 as a minor path. 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 [6.2.2] => 2021-JAN-12

ColdBox HMVC Core

Bugs

  • [COLDBOX-963] - Use Java URI for more resiliant getFullURL to avoid double slashes

WireBox

Bugs

  • [WIREBOX-107] - wirebox metadata caching broken
  • [WIREBOX-109] - Standalone event pool interceptData -> data not backwards compat

Improvements

  • [WIREBOX-108] - WireBox not handling cachebox, logbox, and asynmanager instances properly

CacheBox

Improvements

  • [CACHEBOX-65] - CacheBox not handling wirebox, logbox, and asynmanager instances properly

LogBox

Improvements

  • [LOGBOX-60] - Ignore interrupted exceptions from appenders' scheduler pool

Add Your Comment

Recent Entries

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.

Luis Majano
Luis Majano
December 18, 2024
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain() method to create routes that match specific domains or sub-domains.

Maria Jose Herrera
Maria Jose Herrera
December 18, 2024