Releases: apache/grails-data-mapping
Releases · apache/grails-data-mapping
6.1.13.RELEASE
Release Information
Changes
- Old mysql connections dont get killed on application reload in Grails 4 #1253 @jameskleeh
 - Groovy eclipse update #1269 @sosguthorpe
 - DetachedCriteria.deleteAll() ignores criteria created via lazyWhere #1306 @puneetbehl
 - Use Variant of ServiceLoader to allow soft loading of META-INF/services classes #1350 @puneetbehl
 - respect FactoryBean.getObjectType contract, use context… #1371 @zyro23
 
🛠 Dependency upgrades
- Bump Gradle from 4.10.2 to 4.10.3 @puneetbehl (#1425)
 
Contributors
7.1.0.M5
Changes
- Update Java CI workflow @puneetbehl (#1424)
 - Update Release Workflow @puneetbehl (#1423)
 - Update README.md @puneetbehl (#1413)
 - Update Java CI Workflow @puneetbehl (#1411)
 - Run Travis builds only for 6.1.x and 7.0.x branches @puneetbehl (#1412)
 - Ignore DatabasePerTenantSpec.groovy on Github Workflow @puneetbehl (#1410)
 - Setup Maven Central Sync Workflow @puneetbehl (#1409)
 - Update Java CI Workflow and fix DatabasePerTenantSpec.groovy @puneetbehl (#1408)
 - Update Changelog Workflow @puneetbehl (#1407)
 
🚀 Bug Fixes/Improvements
- Improvements to load @service classes @puneetbehl (#1416)
 - Update Java CI Workflow @puneetbehl (#1406)
 - Groovy 3.0.7 Use explicit type cast for Collection.emptyMap @puneetbehl (#1404)
 
🛠 Dependency upgrades
- Bump picocli from 4.5.2 to 4.6.1 @dependabot (#1422)
 - Setup Release Workflow @puneetbehl (#1417)
 - Bump jansi from 2.1.0 to 2.1.1 @dependabot (#1415)
 - Bump Apache Groovy from 3.0.5 to 3.0.7 @puneetbehl (#1403)
 - Bump Spring from 5.3.1 to 5.3.2 @puneetbehl (#1402)
 - Bump jansi from 2.0.1 to 2.1.0 @dependabot (#1399)
 
Contributors
@dependabot, @dependabot[bot] and @puneetbehl
7.1.0.M4
Release Information
- Github commits
 - Closed Issues/Pull Requests
 - Spring 5.3.1
 - Grails 4.1.0.M2
 
7.0.8
Release Information
- Github commits
 - Closed Issues/Pull Requests
 - Correctly load the services so that TransactionService and TenantService are also injected.
 
7.1.0.M3
Release Information
- Github commits
 - Closed Issues/Pull Requests
 - Autowire the bean by type in the GORM Data Service.
 - Update to Apache Groovy 3.0.5
 
7.0.7
Release Information
- Github commits
 - Closed Issues/Pull Requests
 - Fixes error init fails, it can not find services
 
7.0.6
Release Information
7.0.5
Release Information
7.1.0.M1
Release Information
- Github commits
 - Support for Groovy 3