Releases: grails/gorm-hibernate5
Releases · grails/gorm-hibernate5
7.1.0.RC2
Changes
- Define junitJupiterVersion in gradle.properties file @puneetbehl (#341)
- Renovate - Define Grails GORM Datastore MonoRepo @puneetbehl (#339)
- Reconfigure Renovate @puneetbehl (#320)
- Update dependency gradle to v6.9 @renovate (#306)
- Update actions/setup-java action to v2 @renovate (#307)
- Configure Renovate @renovate (#304)
🛠 Dependency upgrades
- Bump views-gradle from 2.1.0.RC1 to 2.1.0.RC2 @puneetbehl (#346)
- Bump Grails Core from 5.0.0.M2 to 5.0.0.RC1 @puneetbehl (#345)
- Bump Grails Testing Support from 2.2.0.M5 to 2.2.0.RC1 @puneetbehl (#344)
- Bump hibernate-validator from 6.1.7.Final to 6.2.0.Final @puneetbehl (#343)
- Bump Grails Asset Pipeline from 3.3.1 to 3.3.3 @puneetbehl (#342)
- Bump GORM Datastore from 7.1.0.RC1 to 7.1.0.RC2 @puneetbehl (#340)
- Update dependency io.projectreactor:reactor-test to v3.4.9 @renovate (#337)
- Bump reactor-test from 3.4.8 to 3.4.9 @dependabot (#338)
- Update dependency org.hibernate:hibernate-core to v5.5.6 @renovate (#335)
- Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.52 @renovate (#336)
- Update hibernate core @renovate (#329)
- Update dependency org.apache.tomcat:tomcat-jdbc to v10.0.10 @renovate (#333)
- Update dependency org.fusesource.jansi:jansi to v2 @renovate (#332)
- Update dependency org.apache.tomcat:tomcat-jdbc to v10 @renovate (#331)
- Update dependency org.yaml:snakeyaml to v1.29 @renovate (#328)
- Update dependency org.fusesource.jansi:jansi to v1.18 @renovate (#327)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.M3 @renovate (#313)
- Update dependency org.spockframework:spock-core to v2.0-groovy-3.0 @renovate (#318)
- Update dependency com.github.javaparser:javaparser-core to v3.22.1 @renovate (#325)
- Update dependency info.picocli:picocli to v4.6.1 @renovate (#326)
- Update spring core to v5.3.9 @renovate (#324)
- Update dependency org.grails.plugins:views-gradle to v2.1.0.RC1 @renovate (#323)
- Update spring boot to v2.5.3 @renovate (#322)
- Update slf4j monorepo to v1.7.32 @renovate (#321)
- Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.50 @renovate (#311)
- Bump Hibernate5 from 5.4.10.Final to 5.4.32.Final @puneetbehl (#302)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
7.1.0.RC1
Changes
- Update docs about proxies and inheritance @jameskleeh (#296)
- Create dependabot.yml @puneetbehl (#288)
🛠 Dependency upgrades
- Bump el-impl from 2.1.2-b03 to 2.2.1-b05 @dependabot (#295)
- Bump Grails Asset Pipeline from 3.2.4 to 3.3.1 @puneetbehl (#300)
- Bump junit-platform-runner from 1.7.0 to 1.7.2 @dependabot (#292)
- Bump junit-jupiter-engine from 5.7.0 to 5.7.2 @dependabot (#291)
- Bump reactor-test from 3.4.0 to 3.4.8 @dependabot (#293)
- Bump junit-jupiter-api from 5.7.0 to 5.7.2 @dependabot (#294)
- Bump GORM Datastore to 7.1.0.RC1 @puneetbehl (#298)
- Bump publish-plugin from 1.0.0 to 1.1.0 @dependabot (#290)
- Bump Spring Boot to 2.5.2 from 2.4.1 @puneetbehl (#289)
- Bump Spring from 5.3.2 to 5.3.8 @puneetbehl (#285)
- Update to Gradle 6.8.3 @puneetbehl (#287)
- Bump GORM Datastore to 7.1.0.M6 from 7.1.0.M5 @puneetbehl (#286)
- Bump com.gradle.build-scan from 3.5.2 to 3.6.3 @dependabot-preview (#283)
- Upgrade to GitHub-native Dependabot @dependabot-preview (#278)
Contributors
@dependabot, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot], @jameskleeh and @puneetbehl
7.0.5
Changes
- Update Grails plugin link @puneetbehl (#267)
- Bump groovy version to 2.5.14 as is Grails 4.0.x. @aulea (#248)
- Issue #265. Set Hibernate OptimisticLockStyle.NONE to Domain class Hi… @aulea (#266)
- Publish to Maven Central, remove Bintray publishing @puneetbehl (#264)
- Copy Github Workflow configurations from master, and disable Travis @puneetbehl (#263)
🛠 Dependency upgrades
- Bump views-gradle from 2.0.2 to 2.0.4 @dependabot-preview (#247)
- Bump com.gradle.build-scan from 3.3.4 to 3.5.2 @dependabot-preview (#262)
Contributors
@aulea, @dependabot-preview, @dependabot-preview[bot], @puneetbehl and Alar Aule
7.1.0.M5
Release Information
Changes
🛠 Dependency upgrades
- Bump Grails from 4.1.0.M4 to 4.1.0.M5 @puneetbehl (#257)
- Bump Grails Views from 2.1.0.M3 to 2.1.0.M4 @puneetbehl (#256)
Contributors
7.1.0.M4
Changes
🛠 Dependency upgrades
- Bump views-gradle from 2.1.0.M1 to 2.1.0.M3 @puneetbehl (#255)
- Bump Grails from 4.1.0.M3 to 4.1.0.M4 @puneetbehl (#254)
Contributors
7.1.0.M3
Release Information
Changes
- Release workflow @puneetbehl (#250)
- Setup Changelog Workflow @puneetbehl (#242)
- Disable Travis Integration @puneetbehl (#241)
- Update Java CI Workflow @puneetbehl (#240)
- Update writeOperations.adoc @jagedn (#229)
- Test to verify that TransactionService bean is registered @puneetbehl (#231)
- Update manyToOneAndOneToOne.adoc - minor typo - book' -> book's @ChrisLMartin (#227)
🚀 Bug Fixes/Improvements
- Set HibernateDatastore as the Primary Datastore @puneetbehl (#243)
🛠 Dependency upgrades
- Bump Tomcat from 8.5.0 to 9.0.36 @puneetbehl (#246)
- Bump Spring Boot from 2.4.0 to 2.4.1 @puneetbehl (#245)
- Bump Spring from 5.3.1 to 5.3.2 @puneetbehl (#244)
Contributors
7.1.0.M2
Release Information
- What's new in GORM Hibernate 7 Guide
- User Guide
- Github commits
- Update to Groovy 3.0.5, Gradle 6, and Grails 4.1.0.M2.
- Update to H2 1.4.200 (Remove MVCC from the database connection string)
- Update View Gradle to 2.1.0.M1
7.0.4
Release Information
7.1.0.M1
Release Information
- What's new in GORM Hibernate 7 Guide
- User Guide
- Github commits
- Support for Groovy 3