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

jamesfredley pushed a change to branch feat/data-service-datasource-inheritance
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 19205e6657 fix: generate connection-aware getTransactionManager() in 
ServiceTransformation for inherited datasource services
     add 5f250cb93f fix(grails-gradle): change indy log level from lifecycle to 
info
     add f5806529bb Merge pull request #15446 from apache/fix/indy-log-level
     add 1c3e18ec24 docs: add quality rules to AGENTS.md critical rules
     add 6a79a64983 Merge pull request #15440 from 
apache/docs/agents-md-conventions
     add 2e3f6a8e7a fix: where query composition fails when variable is 
re-assigned in if/else blocks
     add 4db4ed8126 test: add functional tests for where query composition with 
re-assigned variables
     add dee7d110ac fix: update variable type for constructor case in 
visitBinaryExpression
     add da6bf78e32 Merge pull request #15447 from 
apache/fix/where-query-reassignment-composition
     add f0e966098a Merge pull request #15449 from apache/7.0.x
     add 38e1cd3467 Merge branch '7.1.x' into 
feat/data-service-datasource-inheritance

No new revisions were added by this update.

Summary of changes:
 AGENTS.md                                          |  4 ++
 .../grails/gorm/tests/WhereMethodSpec.groovy       | 67 +++++++++++++++++
 .../query/criteria/AbstractDetachedCriteria.groovy |  1 +
 .../transform/DetachedCriteriaTransformer.java     | 83 ++++++++++++++++++++++
 .../gradle/plugin/core/GrailsGradlePlugin.groovy   |  4 +-
 .../groovy/gorm/GormWhereQueryAdvancedSpec.groovy  | 47 ++++++++++++
 6 files changed, 204 insertions(+), 2 deletions(-)

Reply via email to