This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch worktree/fix-tenant-routing
in repository https://gitbox.apache.org/repos/asf/grails-core.git
was ed62f8d4ae fix: correct DATABASE multi-tenant routing for @Service and
@CurrentTenant
This change permanently discards the following revisions:
discard ed62f8d4ae fix: correct DATABASE multi-tenant routing for @Service and
@CurrentTenant
discard 296c19f9d9 feat: GORM O(M+N) scaling — core GormRegistry,
GormEnhancer, datastore-core, and TCK