Blog

Luis Majano

June 09, 2023

Spread the word


Share your thoughts

 

We are excited to announce the release of ColdBox 6.9.0 LTS, packed with new features, improvements, and bug fixes. In this version, we focused on enhancing the debugging capabilities, improving the ScheduledTasks module, and fixing an important issue related to RestHandler. Let's dive into the details of these updates.

Added:

  1. COLDBOX-1229: Added debug argument to ScheduleExecutor and Scheduler when creating tasks for consistency We have introduced a new debug argument to the ScheduleExecutor and Scheduler when creating tasks. This addition ensures consistency and allows for better debugging of scheduled tasks. Now, developers can easily identify and resolve any issues related to task execution by enabling the debug mode.

  2. COLDBOX-1230: Reorganized ScheduledTasks functions within the CFC into code groups and comments To improve code organization and readability, we have reorganized the functions within the ScheduledTasks CFC. With the introduction of code groups and comments, it is now easier to navigate and understand the functionality provided by the ScheduledTasks module. This enhancement aims to streamline development and maintenance processes.

Improvements:

  1. COLDBOX-1226: Scheduled Tasks Updates In ColdBox 6.9.0, we have made several enhancements to the ScheduledTasks module. While the exact details are not mentioned in the release notes, these updates are aimed at improving the performance, reliability, and overall user experience of the scheduling features. We recommend checking the documentation for a complete list of improvements and leveraging the enhanced capabilities provided by this update.

Fixed:

  1. COLDBOX-1145: RestHandler OnError() Exception not checking for empty exception blocks, causing another exception on development ONLY We have resolved an important issue related to the RestHandler module. In previous versions, an exception was thrown when the OnError() function encountered empty exception blocks. This behavior caused additional exceptions, specifically on development environments. With the fix in place, the RestHandler module now handles empty exception blocks correctly, preventing further exceptions and ensuring smooth execution.

ColdBox 6.9.0 introduces several valuable additions, improvements, and bug fixes. The new debug argument in ScheduleExecutor and Scheduler enhances debugging capabilities for scheduled tasks, while the reorganization of ScheduledTasks functions improves code organization and maintainability. The updates to the ScheduledTasks module offer enhanced performance and reliability, further improving the scheduling capabilities of ColdBox. Lastly, the RestHandler bug fix addresses an issue related to empty exception blocks, ensuring a smoother development experience.

To take advantage of these updates, we encourage you to upgrade to ColdBox 6.9.0. For more details on all the changes, refer to the release notes and documentation. Happy coding!

Updating ColdBox

update coldbox

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

You can find our what's new document here: https://coldbox.ortusbooks.com/intro/release-history/whats-new-with-6.8.2.

LTS Support

For all ColdBox releases, updates are provided for 12 months and security fixes are provided for 2 years after the next major release.

ColdBox 6.x will receive bug fixes until 2024 and security fixes until 2025.

VersionReleaseUpdatesSecurity Fixes
6.x202220232025
7.x202320242026
8.x202420252027
9.x202520262028

You can find much more information about this release: https://coldbox.ortusbooks.com/v/v6.x/intro/release-history/whats-new-with-6.9.0

Add Your Comment

Recent Entries

Ortus Monthly Recap - Jan/Feb

Ortus Monthly Recap - Jan/Feb

Ortus Solutions is kicking off 2025 with major milestones, from the highly anticipated Into the Box 2025 to groundbreaking advancements in BoxLang and key industry event appearances at Jfokus and DevNexus 2025. With new product releases, enhanced compatibility, and exclusive discounts, we’re equipping developers with the tools they need to build faster, smarter, and more efficiently.Let’s dive into the latest updates shaping the future of modern web development!

Maria Jose Herrera
Maria Jose Herrera
March 07, 2025
BoxLang 1.0.0 RC2 Launched

BoxLang 1.0.0 RC2 Launched

We’re entering the final stretch of our pre-releases, and we couldn’t be more excited to introduce RC2! 🚀 This release marks a major leap in performance and compatibility, the result of over six months of intensive development. Beyond enhanced stability and seamless integration, RC2 delivers game-changing performance optimizations that push the boundaries of efficiency. Get ready for our fastest, most refined release yet!

Luis Majano
Luis Majano
March 05, 2025
Building a Web App with BoxLang!

Building a Web App with BoxLang!

BoxLang, the new JVM-based scripting language from Ortus Solutions, is gaining traction among developers looking for a modern, lightweight alternative for building web applications. In a Recent blog post, Raymond Camden took it for a spin by developing a simple blog application, highlighting BoxLang's capabilities and ease of use. Let’s break down his experience and key takeaways.

Maria Jose Herrera
Maria Jose Herrera
March 04, 2025