This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch 8.0.x-hibernate7.gorm-scaling-clean
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from dcaff86887 Stabilize multi-tenant datastore resolution and fix test
isolation
add b1fd608aaa Exclude ISSUES.md files from Apache RAT audit
add fc04183ab9 fix: resolve GormEnhancer signature mismatches and
multi-tenant transaction routing
add afa32a1f58 Remove deprecated calls.
No new revisions were added by this update.
Summary of changes:
ISSUES.md | 213 ++++++++++++++++++---
gradle/rat-root-config.gradle | 1 +
.../grails/datastore/gorm/GormApiResolver.groovy | 4 +-
.../org/grails/datastore/gorm/GormEnhancer.groovy | 17 +-
.../org/grails/datastore/gorm/GormRegistry.groovy | 31 +--
.../transform/ServiceTransformation.groovy | 33 +++-
.../transform/TransactionalTransform.groovy | 28 +--
.../gorm/services/ServiceTransformSpec.groovy | 6 +-
.../grails/plugin/scaffolding/GormService.groovy | 3 +-
.../services/example/MetricService.groovy | 3 +-
.../services/example/MetricService.groovy | 3 +-
.../view/api/internal/DefaultJsonViewHelper.groovy | 2 +-
12 files changed, 259 insertions(+), 85 deletions(-)