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 175203af4e49a93ebda71b29725c118964804c77 Merge: f81c133219 5565e9a952 Author: James Fredley <[email protected]> AuthorDate: Sat Feb 28 18:06:08 2026 -0500 Merge pull request #15472 from apache/7.1.x Merge 7.1.x into 8.0.x .../DataServiceDatasourceInheritanceSpec.groovy | 239 +++++++++++++++++++++ .../transform/ServiceTransformation.groovy | 164 ++++++++++++++ .../ConnectionRoutingServiceTransformSpec.groovy | 216 +++++++++++++++++++ ...atastoreServiceMethodInvokingFactoryBean.groovy | 84 +++++++- .../guide/conf/dataSource/multipleDatasources.adoc | 50 ++++- .../transactionsMultiDataSource.adoc | 2 + .../example/InheritedProductService.groovy | 38 ++++ .../DataServiceDatasourceInheritanceSpec.groovy | 112 ++++++++++ 8 files changed, 897 insertions(+), 8 deletions(-)
