This is an automated email from the ASF dual-hosted git repository.

borinquenkid pushed a change to branch feat/neo4j-gorm-registry-wiring
in repository https://gitbox.apache.org/repos/asf/grails-core.git


 discard 5fb986c7c7 feat: wire Neo4j adapter to GormRegistry's GormApiFactory 
mechanism
 discard c56a14c169 fix: resolve Neo4j regressions surfaced by rebasing onto 
Groovy 5
 discard 052ebb6ae9 fix: address Copilot review findings on PR #15816
 discard 23474517cf feat: migrate grails-data-neo4j to Groovy 4/Jakarta/GORM 8 
baseline
 discard 3e089d0f6f docs: add Neo4j GormRegistry migration plan (PR1 baseline + 
PR2 wiring)
     add 3914546f43 test: verify @Service+@CurrentTenant routing in DATABASE 
multi-tenancy mode
     add 61acfed040 docs: add Neo4j GormRegistry migration plan (PR1 baseline + 
PR2 wiring)
     add b5d3d7ae00 feat: migrate grails-data-neo4j to Groovy 4/Jakarta/GORM 8 
baseline
     add c30b21fcdd fix: address Copilot review findings on PR #15816
     add c024658181 fix: resolve Neo4j regressions surfaced by rebasing onto 
Groovy 5
     add e3015e4db1 feat: wire Neo4j adapter to GormRegistry's GormApiFactory 
mechanism

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5fb986c7c7)
            \
             N -- N -- N   refs/heads/feat/neo4j-gorm-registry-wiring 
(e3015e4db1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../DatabaseMultiTenantServiceRoutingSpec.groovy   | 117 +++++++++++++++++++++
 1 file changed, 117 insertions(+)
 create mode 100644 
grails-data-hibernate5/core/src/test/groovy/org/grails/orm/hibernate/connections/DatabaseMultiTenantServiceRoutingSpec.groovy

Reply via email to