Blog

ColdBox 6 RC Released!

Luis Majano May 15, 2020

Spread the word

Luis Majano

May 15, 2020

Spread the word


Share your thoughts

We are so excited to bring you the first public Release Candidate of the next generation of ColdBox HMVC , version 6.0.0-RC. We have gotten tons of input since our beta release and we feel we have almost reached a final candidate. Please test it out as much as possible and give us feedback! Enjoy!

Installation

You can easily install this RC version by using the following CommandBox install string:

install coldbox@6.0.0-rc

You can also continue to use the bleeding edge as we incorporate fixes and the latest updates to the core:

install coldbox@be

Application Templates

All application templates have been updated for ColdBox 6. You can use them via CommandBox by using the 6.0.0-snapshot suffix.

coldbox create app skeleton=cbtemplate-advanced-script@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-elixir@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-elixir-vuejs@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-rest@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-rest-hmvc@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-simple@6.0.0-snapshot
coldbox create app skeleton=cbtemplate-supersimplet@6.0.0-snapshot

Bug Reporting & Collaboration

If you do find any bugs with this beta or just want to collaborate with more ideas for this release, please make sure you head out to our Jira instance at: https://ortussolutions.atlassian.net/secure/RapidBoard.jspa?rapidView=22&projectKey=COLDBOX.

You can also contact us at the following Slack locations:

What's New!

Check out our documentation for all the new features and updates: https://coldbox.ortusbooks.com/intro/release-history/whats-new-with-6.0.0

Compatibility Guide

We now have a compatibility and upgrade guide you can use to update your pre 6 apps: https://coldbox.ortusbooks.com/intro/release-history/upgrading-to-coldbox-6

Release Notes

Here is a listing of our release notes for this RC version only. The full release notes can be found in the docs.

Tasks

  • COLDBOX-870 - compatiblity setnextEvent removed as it was deprecated in 5
  • COLDBOX-867 - compatiblity Removed interceptors.SES as it was deprecated in 5
  • COLDBOX-866 - compatiblity onInvalidEvent is now removed in favor of invalidEventHandler, this was deprecated in 5.x
  • COLDBOX-872 - compatiblity getModel() is now fully deprecated and removed in favor of getInstance()

Added

  • COLDBOX-877 - New dsl coldbox:asyncManager to get the async manager
  • COLDBOX-876 - New dsl coldbox:coldboxSettings alias to coldbox:fwSettings
  • COLDBOX-874 - BaseTestCase new method getHandlerResults() to easy get the handler results, also injected into test request contexts
  • COLDBOX-860 - Convert proxy to script and optimize it
  • COLDBOX-871 - compatiblity Removed fwsetting argument from getSetting() in favor of a new function: getColdBoxSetting()
  • COLDBOX-848 - Improve the bug reporting template for development based on whoops
  • COLDBOX-869 - Response, SuperType => New functional if construct when( boolean, success, failure )
  • COLDBOX-868 - RequestContext Add urlMatches to match current urls
  • COLDBOX-865 - compatiblity autoMapModels defaults to true now
  • COLDBOX-864 - compatiblity jsonPayloadToRC now defaults to true
  • COLDBOX-863 - Add setting to define reinit key vs. hard-coded fwreinit: reinitKey
  • COLDBOX-859 - ability to do async scheduled tasks with new async cbpromises
  • COLDBOX-841 - compatiblity Change announceInterception() and processState() to a single method name like: announce()
  • COLDBOX-882 - compatiblity Deprecate interceptData in favor of just data
  • LOGBOX-46 - Update ConsoleAppender to use TaskScheduler
  • LOGBOX-47 - AbstractAppender log listener and queueing facilities are now available for all appenders
  • LOGBOX-48 - DB Appender now uses a queueing approach to sending log messages

Fixed

  • COLDBOX-861 - Self-autowire fails for applications with context root configured in ColdBox Proxy
  • COLDBOX-873 - NullPointerException in ScheduledExecutor (Lucee 5.3.4.80)
  • COLDBOX-878 - ColdBox 6 blows up if models directory doesn't exist
  • COLDBOX-875 - Gracefully handle out of index row number in populateFromQuery #450
  • COLDBOX-862 - when passing custom cfml executors to futures it blows up as the native executor is not set
  • COLDBOX-879 - Reinit-Password-Check does not use the new "reinitKey"-Setting
  • COLDBOX-880 - ViewHelpers not working in CB-6 RC

Add Your Comment

Recent Entries

ColdBox 7.2.0 Released

ColdBox 7.2.0 Released

ColdBox, a widely used development platform for ColdFusion (CFML), has unveiled version 7.2. Packed with compelling new features, bug fixes, and enhancements, this release is designed to empower developers by boosting productivity, refining scheduled task capabilities, and enhancing the overall reliability and efficiency of application development. This article will delve into the key highlights of ColdBox 7.2 and elucidate how these advancements can positively impact developers in their daily coding endeavors.

Luis Majano
Luis Majano
November 20, 2023
Into the Box 2023 Series on CFCast

Into the Box 2023 Series on CFCast

Excitement is in the air as we unleash the highly anticipated ITB 2023 series exclusively for our valued CFCast subscribers – and the best part? It's FREE for CFCast members! Now is the perfect time if you haven't joined the CFCast community yet. Plus, we've got an incredible End-of-Year deal that's too good to miss

Maria Jose Herrera
Maria Jose Herrera
November 20, 2023
Ortus Deals are Finally Here!

Ortus Deals are Finally Here!

The much-anticipated Ortus End-of-the-Year Sale has arrived, and it's time to elevate your development experience! Whether you're a seasoned developer, a tech enthusiast, or someone on the lookout for top-notch projects, Ortus has something special in store for you. Brace yourself for incredible discounts across a wide array of products and services, including Ortus annual events, books, cutting-edge services, and more.

Maria Jose Herrera
Maria Jose Herrera
November 15, 2023