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

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


    omit 04d8d8f390 style: remove unused ConnectionSource import and fix 
consecutive blank lines in HibernateGormEnhancer
    omit 303a68a156 fix: register HibernateGormApiFactory in 
registerConstraints; update affected tests
    omit 4bef806b2f fix: mode-aware tenant lookup and bound DatastoreResolvers 
in GormRegistry
    omit 593d85b6a2 fix: distinguish datasource connection qualifier from 
tenant ID in AbstractGormApi.execute()
    omit ab0dce1390 fix: restore registerConstraints hook and fix 
MongoStaticApi fields dropped by scaling refactor
    omit 4f1c7fa852 fix: restore registerConstraints to GormEnhancer dropped in 
scaling refactor
    omit 1cf784fcd8 feat: GORM O(M+N) scaling — GormRegistry, GormEnhancer, and 
core API refactor
     add d76668b10f fix: restore concrete Service trait methods to fix 
@CompileStatic compilation
     add a46e9b0c98 feat: GORM O(M+N) scaling — GormRegistry, GormEnhancer, and 
core API refactor
     add 7ad4d4648d fix: restore registerConstraints to GormEnhancer dropped in 
scaling refactor
     add c6e9b20185 fix: restore registerConstraints hook and fix 
MongoStaticApi fields dropped by scaling refactor
     add 6378f49454 fix: distinguish datasource connection qualifier from 
tenant ID in AbstractGormApi.execute()
     add f385da5984 fix: mode-aware tenant lookup and bound DatastoreResolvers 
in GormRegistry
     add 02557da8d1 fix: register HibernateGormApiFactory in 
registerConstraints; update affected tests
     add 24dd795256 style: remove unused ConnectionSource import and fix 
consecutive blank lines in HibernateGormEnhancer

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   (04d8d8f390)
            \
             N -- N -- N   refs/heads/feat/gorm-registry-core-impl (24dd795256)

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:
 .../org/grails/datastore/mapping/services/Service.groovy | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Reply via email to