# What's New With 4.9.0

CBOrm 4.9.0 continues BoxLang compatibility improvements and removes legacy Hibernate 3 support.

## Added

### BoxLang Compatibility

* **Enhanced BoxLang Compatibility**: Further improvements to ensure seamless operation with BoxLang runtime environments

## Removed

### Legacy Support Cleanup

* **Hibernate 3 Support Removal**: Dropped support for the legacy Hibernate 3 framework. CBOrm now requires Hibernate 5.x or later for all supported CFML engines.

{% hint style="warning" %}
If you're still running Hibernate 3, you must upgrade to a modern CFML engine with Hibernate 5+ support before upgrading to CBOrm 4.9.0 or later.
{% endhint %}

## Release Date

April 9, 2025
