-
Notifications
You must be signed in to change notification settings - Fork 949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update GORM for org.hibernate:hibernate-core-jakarta:5.6.15.Final #13550
Comments
@basejump does your team still have time to take a look at this? |
@jamesfredley sorry, I missed your ping above. We are coming off a few major fires/scrambles we had over the last 6 or so weeks. It looks like you made some major progress, nice work! Let me know what current status is and will see if we can help. |
@basejump grails-data-mapping, gorm-hibernate5 and gorm-mongodb are each pretty close. There are outstanding failing tests which are documented in an issue or a few issues on each repository, if your team wants to take a look. Some of these issues are waiting on grails plugins to be updated to Grails7 and that should be noted on the issue, such as grails-spring-security-rest, etc. |
Outstanding failing tests: grails/gorm-hibernate5#879 |
All remaining grails-data-mapping & gorm-hibernate5 tests except the RxJava ones are fixed. |
see: https://github.com/orgs/grails/discussions/13521
The latest conversations have been for development to begin around org.hibernate:hibernate-core-jakarta:5.6.15.Final and see how well it will play with Spring Framework 6.1.11 and Spring Boot 3.3.1 within GORM for Grails 7. Whatever functions and is the simplest path is likely what will ship in with Grails 7.
Grace has org.hibernate:hibernate-core-jakarta:5.6.15.Final with springBootVersion=3.0.13, springVersion=6.0.22 and groovyVersion=4.0.22
https://github.com/graceframework/grace-data-hibernate
The text was updated successfully, but these errors were encountered: