Release History
All the major information about ColdBox Releases
Versioning Schema
ColdBox is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered in the following format:
And constructed with the following guidelines:
Breaking backward compatibility bumps the major (and resets the minor and patch)
New additions without breaking backward compatibility bump the minor (and resets the patch)
Bug fixes and misc changes bump the patch
LTS - Support Policy
For all ColdBox releases, updates are provided for 12 months, and security fixes are provided for 2 years after the next major release.
Version | Release | Updates | Security Fixes |
---|---|---|---|
6.x | 2022 | 2023 | 2025 |
7.x | 2023 | 2024 | 2026 |
8.x | 2024 | 2025 | 2027 |
9.x | 2025 | 2026 | 2028 |
Releases
In this section, you will find the release notes and links for each version's documentation. If you are looking for the release notes of previous major versions, use the version switcher at the top left of this documentation book.
Version 3.0 - March 2011
Version 2.0 - April 2007
Version 1.0 - June 2006
Last updated