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

jamesfredley pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit bb9a4ca0eefe4c3d36547a6e91adad1c5d54c968
Merge: ca408bf1d9 f0e966098a
Author: James Fredley <[email protected]>
AuthorDate: Tue Feb 24 14:34:51 2026 -0500

    Merge pull request #15450 from apache/7.1.x
    
    merge 7.1.x into 8.0.x

 .github/workflows/gradle.yml                       | 21 ++++--
 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 ++++++++++++
 7 files changed, 221 insertions(+), 6 deletions(-)


Reply via email to