codeconsole commented on PR #15745: URL: https://github.com/apache/grails-core/pull/15745#issuecomment-4759075945
Thanks @borinquenkid — I checked #15678 against this PR's diff. It's Hibernate-only: the registry-scaling changes are all in `grails-data-hibernate5`/`grails-data-hibernate7` (plus graphql and gradle config), with no changes to `grails-data-mongodb`, `grails-datastore-core`, or `grails-datamapping-core`. The only shared touchpoint is `gradle/mongodb-test-config.gradle`, which this PR doesn't modify, so it merges cleanly. I'll rebase onto `8.0.x` and re-run the Mongo suites once #15678 lands, but there's no code overlap with the interop module here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
