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 June 2024 Newsletter!

Ortus June 2024 Newsletter!

Welcome to the latest edition of the Ortus Newsletter! This month, we're excited to bring you highlights from our sessions at CFCamp and Open South Code, as well as a sneak peek into our upcoming events. Discover the latest developments in BoxLang, our dynamic new JVM language, and catch up on all the insightful presentations by our expert team. Let's dive in!

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang June 2024 Newsletter!

BoxLang June 2024 Newsletter!

We're thrilled to bring you the latest updates and exciting developments from the world of BoxLang. This month, we're diving into the newest beta release, introducing a new podcast series, showcasing innovative integrations, and sharing insights from recent events. Whether you're a seasoned developer or just getting started, there's something here for everyone to explore and enjoy.

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang 1.0.0 Beta 3 Launched

BoxLang 1.0.0 Beta 3 Launched

We are thrilled to announce the release of BoxLang 1.0.0-Beta 3! This latest beta version is packed with exciting new features and essential bug fixes, including robust encryption functionality, enhanced Java interoperability, and more efficient event handling. Key highlights include the introduction of query caching capabilities, seamless coercion of Java Single Abstract Method (SAM) interfaces from BoxLang functions, and support for virtual thread executors. So, let’s dive into the details of what’s new in BoxLang 1.0.0-Beta 3 and how you can start leveraging these updates today!

Luis Majano
Luis Majano
June 28, 2024