Releases: grails/gorm-mongodb
Releases · grails/gorm-mongodb
7.2.0
What's Changed
- Spring Boot 2.6.1
- Spring 5.3.14
- MongoDB Java Sync Driver 4.4
🐛 Bug Fixes/Improvements
- Configure springBoot.mainClass for grails-plugin @puneetbehl (#406)
- Update mongodbDriverVersion to v4.4.0 @renovate (#360)
- Update spring boot to v2.6.1 @renovate (#372)
🛠 Dependency upgrades
- Update dependency Grails Hibernate plugin 7.2.0 @puneetbehl (#420)
- Update dependency asset-pipeline to 3.3.4 @puneetbehl (#418)
- Update dependency org.grails.plugins:views-gradle to v2.1.2 @renovate (#417)
- Update dependency org.grails:grails-gorm-testing-support to v2.3.1 @renovate (#410)
- Update spring core to v5.3.14 @renovate (#411)
- Update dependency org.grails:grails-gorm-testing-support to v2.3.0 @renovate (#408)
- Update gorm-datastore monorepo to v7.1.2 @renovate (#409)
- Bump netty-transport from 4.1.71.Final to 4.1.72.Final @dependabot (#405)
- Update dependency org.grails:grails-bom to v5.0.3 @renovate (#407)
- Bump netty-codec from 4.1.71.Final to 4.1.72.Final @dependabot (#404)
- Bump netty-handler from 4.1.71.Final to 4.1.72.Final @dependabot (#403)
- Update mongodbDriverVersion to v4.4.0 @renovate (#360)
- Bump netty-handler from 4.1.70.Final to 4.1.71.Final @dependabot (#401)
- Bump netty-transport from 4.1.69.Final to 4.1.71.Final @dependabot (#399)
- Bump junit-platform-runner from 1.8.1 to 1.8.2 @dependabot (#377)
- Bump netty-codec from 4.1.69.Final to 4.1.71.Final @dependabot (#400)
- Bump views-gradle from 2.1.0 to 2.1.1 @dependabot (#366)
- Bump netty-handler from 4.1.69.Final to 4.1.70.Final @dependabot (#359)
- Bump netty-transport from 4.1.69.Final to 4.1.70.Final @dependabot (#358)
- Update dependency org.junit.platform:junit-platform-runner to v1.8.2 @renovate (#373)
- Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 @renovate (#379)
- Bump netty-handler from 4.1.69.Final to 4.1.70.Final @dependabot (#388)
- Bump picocli from 4.6.1 to 4.6.2 @dependabot (#367)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.2 @renovate (#397)
- Update supercharge/mongodb-github-action action to v1.7.0 @renovate (#369)
- Update spring core to v5.3.13 @renovate (#368)
- Update dependency org.grails:grails-bom to v5.0.2 @renovate (#362)
- Update dependency info.picocli:picocli to v4.6.2 @renovate (#363)
- Update dependency org.grails.plugins:views-gradle to v2.1.1 @renovate (#361)
- Update spring boot to v2.6.1 @renovate (#372)
- Update Micrometer to 1.8.0 @puneetbehl (#396)
- Update junit-jupiter monorepo to v5.8.2 @renovate (#374)
- Update gorm-datastore monorepo to v7.1.1 @renovate (#378)
- Bump netty-codec from 4.1.68.Final to 4.1.69.Final @dependabot (#343)
- Update spring boot to v2.5.6 @renovate (#355)
- Update spring core to v5.3.12 @renovate (#354)
- Update dependency org.fusesource.jansi:jansi to v2.4.0 @renovate (#350)
- Update spring core to v5.3.11 @renovate (#351)
- Bump netty-transport from 4.1.68.Final to 4.1.69.Final @dependabot (#342)
- Bump netty-handler from 4.1.67.Final to 4.1.69.Final @dependabot (#341)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0 @renovate (#348)
- Update dependency org.grails:grails-bom to v5.0.0 @renovate (#349)
⚙️ Build/CI
- Enable Gradle Caching @puneetbehl (#423)
- Update Nexus URL to the infrastructure for Sonatype OSSRH @puneetbehl (#422)
- Remove Gradle deprecated api usages @puneetbehl (#421)
- Delete travis-publish.sh @puneetbehl (#416)
- Delete secring.gpg.enc @puneetbehl (#415)
- Delete travis-build.sh @puneetbehl (#413)
- Delete .travis.yml @puneetbehl (#412)
- Remove javax.servlet-api and grails-test-mixins from compileOnly as they are not used @puneetbehl (#398)
- Configure Gradle Enterprise @puneetbehl (#395)
- Change Release Notes Template @puneetbehl (#394)
- Java CI Workflow to use gradle-build-action @puneetbehl (#393)
- Delete central-sync.yml @puneetbehl (#391)
- Change Dependabot configuration to use 7.1.x branch @puneetbehl (#380)
- Rename dependency scope from testRuntime->testRuntimeOnly @puneetbehl (#356)
- Delete .snapshot @puneetbehl (#414)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
Full Changelog: v7.1.0...v7.2.0
7.1.0
Release Information
- What's new in GORM MongoDB 7.1
- User Guide
- Github commits
- Compatible with Grails 5 and later
Changes
- Update to HTTPS links @puneetbehl (#345)
- Update Documentation and remove RELEASE from version @puneetbehl (#344)
🛠 Dependency upgrades
- Update Grails Hibernate plugin from 7.1.0-RC4 to 7.1.0 @puneetbehl (#346)
- Update dependency org.grails.plugins:views-gradle to v2.1.0 @renovate (#339)
- Update gorm-datastore monorepo to v7.1.0 @renovate (#337)
- Update dependency org.grails:grails-gorm-testing-support to v2.2.0 @renovate (#338)
Contributors
7.1.0-RC4
Changes
- Update GORM Hibernate5 to 7.1.0-RC4 @puneetbehl (#336)
- Update Grails Datastore Core to 7.1.0-RC4 @puneetbehl (#335)
- Update to Grails Core 5.0.0-RC4 @puneetbehl (#334)
- Update MongoDbDataStoreSpringInitializer @puneetbehl (#324)
- Bump to Grails 5.0.0-RC3 @puneetbehl (#325)
🛠 Dependency upgrades
- Update dependency org.grails:grails-gradle-plugin to v5.0.0-RC4 @renovate (#332)
- Update dependency org.grails:grails-gorm-testing-support to v2.2.0-RC3 @renovate (#331)
- Update dependency org.grails.plugins:views-gradle to v2.1.0-RC4 @renovate (#330)
- Update dependency org.grails:grails-bom to v5.0.0-RC4 @renovate (#328)
- Update mongodbDriverVersion to v4.3.3 @renovate (#329)
- Update dependency org.junit.platform:junit-platform-runner to v1.8.1 @renovate (#318)
- Bump junit-platform-runner from 1.8.0 to 1.8.1 @dependabot (#323)
- Update junit-jupiter monorepo to v5.8.1 @renovate (#319)
- Update spring boot to v2.5.5 @renovate (#320)
- Bump netty-codec from 4.1.67.Final to 4.1.68.Final @dependabot (#309)
- Update spring core to v5.3.10 @renovate (#317)
- Bump netty-transport from 4.1.67.Final to 4.1.68.Final @dependabot (#310)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0-RC3 @renovate (#316)
- Update dependency org.grails:grails-bom to v5.0.0-RC3 @renovate (#311)
- Update junit5 monorepo @renovate (#312)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
7.0.2
7.1.0.RC3
Changes
- Renovate - Define netty monorepo @puneetbehl (#296)
🛠 Dependency upgrades
- Bump Grails from 5.0.0.RC1 to 5.0.0.RC2 @puneetbehl (#304)
- Bump GORM hibernate5 plugin from 7.1.0.RC2 to 7.1.0.RC3 @puneetbehl (#303)
- Bump hibernate-core from 5.5.6 to 5.5.7.Final @puneetbehl (#302)
- Update dependency org.grails:grails-gorm-testing-support to v2.2.0.RC2 @renovate (#299)
- Update dependency org.grails.plugins:views-gradle to v2.1.0.RC3 @renovate (#301)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.RC2 @renovate (#300)
- Update dependency org.grails:grails-bom to v5.0.0.RC2 @renovate (#298)
- Update gorm-datastore monorepo to v7.1.0.RC3 @renovate (#297)
- Bump netty-codec from 4.1.66.Final to 4.1.67.Final @dependabot (#287)
- Bump netty-handler from 4.1.66.Final to 4.1.67.Final @dependabot (#288)
- Bump netty-transport from 4.1.66.Final to 4.1.67.Final @dependabot (#289)
- Update spring boot to v2.5.4 @renovate (#291)
- Update dependency org.grails:grails-bom to v5.0.0.RC1 @renovate (#292)
- Update dependency com.github.javaparser:javaparser-core to v3.23.0 @renovate (#293)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.RC1 @renovate (#286)
- Update dependency gradle to v6.9.1 @renovate (#290)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
7.1.0.RC2
Changes
- Renovate - Define Grails Datastore GORM Monorepo @puneetbehl (#275)
- Update actions/setup-java action to v2 @renovate (#252)
- Update dependency gradle to v6.9 @renovate (#250)
- Update supercharge/mongodb-github-action action to v1.6.0 @renovate (#251)
- Configure Renovate @renovate (#245)
🛠 Dependency upgrades
- Bump GORM Hibernate5 to 7.1.0.RC2 @puneetbehl (#283)
- Bump Grails Core from 5.0.0.M2 to 5.0.0.RC1 @puneetbehl (#281)
- Bump views-gradle from 2.1.0.RC1 to 2.1.0.RC2 @puneetbehl (#282)
- Bump Grails Testing Support from 2.2.0.M5 to 2.2.0.RC1 @puneetbehl (#280)
- Bump caffeineVersion from 2.6.2 to 2.9.2 @puneetbehl (#279)
- Bump Hibernate Core from 5.4.0.Final to 5.5.6 @puneetbehl (#278)
- Bump Grails Asset Pipeline from 3.2.4 to 3.3.3 @puneetbehl (#277)
- Bump GORM Datastore from 7.1.0.RC1 to 7.1.0.RC2 @puneetbehl (#276)
- Update hibernate core @renovate (#268)
- Update dependency org.fusesource.jansi:jansi to v2 @renovate (#270)
- Bump tomcat-jdbc from 10.0.8 to 10.0.10 @dependabot (#273)
- Update dependency org.mongodb:mongodb-driver-sync to v4.3.1 @renovate (#267)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.M3 @renovate (#258)
- Update dependency org.spockframework:spock-core to v2.0-groovy-3.0 @renovate (#259)
- Update dependency org.mongodb:bson to v4.3.0 @renovate (#266)
- Bump tomcat-jdbc from 9.0.36 to 10.0.8 @dependabot (#231)
- Update spring boot to v2.5.3 @renovate (#261)
- Update spring core to v5.3.9 @renovate (#262)
- Update dependency com.github.javaparser:javaparser-core to v3.22.1 @renovate (#265)
- Update junit5 monorepo to v5.7.2 @renovate (#260)
- Update dependency org.grails.plugins:views-gradle to v2.1.0.RC1 @renovate (#249)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
7.1.0.RC1
Changes
- Allow overriding a default codec, like InstantCodec. @puneetbehl (#239)
- Fix querying properties of embedded objects @jameskleeh (#199)
- Stop always cascading associations for inserts @jameskleeh (#221)
- Publish release to Maven Central @puneetbehl (#202)
- Copy GitHub workflow from master @puneetbehl (#201)
- Update release workflow @puneetbehl (#194)
🛠 Dependency upgrades
- Bump publish-plugin from 1.0.0 to 1.1.0 @dependabot (#240)
- Bump netty-handler from 4.1.49.Final to 4.1.66.Final @dependabot (#225)
- Bump junit-jupiter-engine from 5.6.0 to 5.7.2 @dependabot (#242)
- Bump netty-transport from 4.1.49.Final to 4.1.66.Final @dependabot (#226)
- Bump spring-security-core from 4.0.2 to 4.0.3 @dependabot (#224)
- Bump junit-platform-runner from 1.6.2 to 1.7.2 @dependabot (#227)
- Bump netty-codec from 4.1.49.Final to 4.1.66.Final @dependabot (#228)
- Bump junit-jupiter-api from 5.6.0 to 5.7.2 @dependabot (#230)
- Bump Grails Core from 5.0.0.M1 to 5.0.0.M2 @puneetbehl (#236)
- Bump picocli from 4.4.0 to 4.6.1 @dependabot (#232)
- Bump grails-testing-support from 2.2.0.M4 to 2.2.0.M5 @puneetbehl (#237)
- Bump GORM Hibernate from 7.1.0.M5 to 7.1.0.RC1 @puneetbehl (#235)
- Bump GORM Datastore from 7.1.0.M6 to 7.1.0.RC1 @puneetbehl (#234)
- Bump el-impl from 2.2 to 2.2.1 @dependabot (#233)
- Update to Gradle 6.8.3 @puneetbehl (#238)
- Bump Spring Boot to 2.5.2 from 2.5.0 @puneetbehl (#223)
- Bump GORM Datastore to 7.1.0.M6 from 7.1.0.M5 @puneetbehl (#222)
- Bump Spring from 5.3.7 to 5.3.8 @puneetbehl (#220)
- Bump hibernate5 from 7.0.4 to 7.0.5 @dependabot (#216)
- Bump jansi from 2.3.1 to 2.3.2 @dependabot-preview (#206)
- Bump hibernate5 from 7.0.4 to 7.0.5 @dependabot-preview (#212)
- Upgrade to GitHub-native Dependabot @dependabot-preview (#210)
- Bump Spring Boot from 2.4.1 to 2.5.0 @puneetbehl (#214)
- Bump Spring from 5.3.2 to 5.3.7 @puneetbehl (#213)
- Bump jansi from 1.18 to 2.3.1 @dependabot-preview (#198)
Contributors
@amacleay-cohere, @dependabot, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot], @flicken, @jameskleeh and @puneetbehl
7.1.0.M4
Release Information
Changes
- Update release workflow @puneetbehl (#191)
- Setup Release Workflow @puneetbehl (#183)
- Update README.md @puneetbehl (#170)
- Update Java CI Workflow @puneetbehl (#164)
- Setup Changelog workflow @puneetbehl (#163)
- Disable Travis @puneetbehl (#162)
- fix broken doc include @jeffbrown (#153)
🛠 Dependency upgrades
- Bump views-gradle from 2.1.0.M1 to 2.1.0.M4 @puneetbehl (#193)
- Bump Grails from 4.1.0.M3 to 4.1.0.M5 @puneetbehl (#192)
- Bump GORM Hibernate5 from 7.1.0.M4 to 7.1.0.M5 @puneetbehl (#190)
- Bump GORM hibernate plugin to 7.1.0.M3 @puneetbehl (#187)
- Bump Grails to 4.1.0.M3 @puneetbehl (#185)
- Bump Grails testing support to 7.1.0.M4 @puneetbehl (#186)
- Bump JUnit Jupiter from 5.6.2 to 5.7.0 @puneetbehl (#173)
- Bump Apache Groovy from 3.0.5 to 3.0.7 @puneetbehl (#172)
- Bump GORM Datastore Core from 7.1.0.M3 to 7.1.0.M4 @puneetbehl (#165)
- Bump Grails Testing Support from 2.2.0.M2 to 2.2.0.M3 @puneetbehl (#167)
- Bump Spring Boot from 2.2.8.RELEASE to 2.4.1 @puneetbehl (#169)
- Bump Spring from 5.2.7.RELEASE to 5.3.2 @puneetbehl (#168)
Contributors
7.1.0.M3
Release Information
- What's new in GORM MongoDB 7.1 Guide
- User Guide
- Github commits
- Update to Groovy 3.0.5, Gradle 6.5, and Grails 4.1.0.M2.
- Autowire the bean by type in the Data Service.