What's New With 3.4.1
What's new with CBSecurity 3.4.1
Last updated
Was this helpful?
What's new with CBSecurity 3.4.1
CBSecurity 3.4.1 is a targeted maintenance release that addresses a specific database compatibility issue with Microsoft SQL Server.
Fixed: Added proper parenthesis on TOP statements for Microsoft SQL Server in the DBLogger
This fix resolves SQL syntax errors that were occurring when using CBSecurity's database logging features with MSSQL Server
Thanks to @irvirv for identifying and helping resolve this issue
ColdBox Framework: 6+
CFML Engines: Adobe ColdFusion 2018+, Lucee 5+
CommandBox: 5.0+
Database: Any supported database (MSSQL Server compatibility enhanced)
This release maintains full backward compatibility with existing CBSecurity 3.x installations while fixing a specific SQL syntax issue affecting Microsoft SQL Server users.
No migration steps are required for this release. Simply update your CBSecurity module dependency:
If you're using Microsoft SQL Server and experiencing SQL syntax errors in the DBLogger, this update will resolve those issues. No manual database changes are required.
Last updated
Was this helpful?
Was this helpful?
# Update to latest version
box update cbsecurity
# Or install specific version
box install cbsecurity@3.4.1