Skip to content

Conversation

@jamesfredley
Copy link
Contributor

Documents the deprecation and removal of org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory in Hibernate 6.0, its incompatibility with hibernate-jakarta 5.6.x, and provides guidance for updating configuration and dependencies when upgrading to Grails 7.

Documents the deprecation and removal of org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory in Hibernate 6.0, its incompatibility with hibernate-jakarta 5.6.x, and provides guidance for updating configuration and dependencies when upgrading to Grails 7.
Clarified that org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory is deprecated in Hibernate 5.6 and incompatible with hibernate-core-jakarta used in Grails 7. Updated wording for accuracy regarding version compatibility.
Replaces generic console code blocks with language-specific blocks (groovy, yml) and adds file context for clarity in the upgrading60x.adoc documentation. This improves readability and helps users better understand where to place configuration and dependency snippets.
@jamesfredley jamesfredley merged commit 0d866f1 into 7.0.x Sep 10, 2025
36 checks passed
@jamesfredley jamesfredley deleted the factory-class-documentation branch September 10, 2025 10:31
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

factory_class: 'org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory' loads hibernate5 non-jakarta

2 participants