The Lucee Hibernate ORM extension has a new snapshot out for testing: 5.6.15.16-SNAPSHOT
Two changes since 5.6.15.15-RC — one bug fix and one logging improvement.
What’s new:
- LDEV-1697 — Overlapping
ormSettings.cfclocationentries (parent + child directory) registered the same CFC twice and triggered an ambiguity error. Now deduped by canonical file path, matching ACF behaviour. Originally reported in 2018 - Changes to ORM logging settings in
this.logsnow take effect on the next request — previously requiredormReload()
Changelog: extension-hibernate/CHANGELOG.md at 5.6 · lucee/extension-hibernate · GitHub
Install:
Lucee 7.0+ (Maven coordinates)
LUCEE_EXTENSIONS=org.lucee:hibernate-extension:5.6.15.16-SNAPSHOT
Lucee 6.2 (extension GUID)
LUCEE_EXTENSIONS=FAD1E8CB-4F45-4184-86359145767C29DE;version=5.6.15.16-SNAPSHOT