Releases: grails/grails-data-mapping
Releases · grails/grails-data-mapping
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