Releases: grails/grails-views
Releases · grails/grails-views
2.1.0.RC3
Changes
- Update gradleWrapperVersion to 6.9.1 @puneetbehl (#310)
🛠 Dependency upgrades
- Update Grails Gradle Plugin to 5.0.0.RC2 @puneetbehl (#311)
- Bump GORM Core from 7.1.0.RC2 to 7.1.0.RC3 @puneetbehl (#309)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.RC2 @renovate (#307)
- Update grails-testing-support monorepo to v2.2.0.RC2 @renovate (#308)
- Bump to Grails 5.0.0.RC2 @puneetbehl (#306)
- Update to Gradle 6.9.1 @puneetbehl (#305)
- Bump gorm-hibernate5 from 7.1.0.M5 to 7.1.0.RC2 @puneetbehl (#304)
- Bump Micronaut from 2.5.11 to 3.0.0 @puneetbehl (#299)
- Update dependency gradle to v6.9.1 @renovate (#300)
- Update dependency org.grails:grails-datastore-gorm-mongodb to v7.1.0.RC2 @renovate (#297)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.RC1 @renovate (#298)
Contributors
2.1.0.RC2
Changes
- Bump functional tests views-gradle from 2.1.0.M4 to 2.1.0.RC1 @puneetbehl (#293)
- Define grails-testing-support monorepo @puneetbehl (#288)
- Update Java CI Workflow @puneetbehl (#287)
- Update actions/setup-java action to v2 @renovate (#269)
- Configure Renovate @renovate (#261)
🛠 Dependency upgrades
- Bump Grails from 5.0.0.M2 to 5.0.0.RC1 @puneetbehl (#294)
- Bump Micronaut from 2.2.1 to 2.5.11 @puneetbehl (#296)
- Bump Grails Testing Support from 2.2.0.M6 to 2.2.0.RC1 @puneetbehl (#295)
- Bump Grails Asset Pipeline from 3.3.1 to 3.3.3 @puneetbehl (#292)
- Bump GORM Datastore from 7.1.0.RC1 to 7.1.0.RC2 @puneetbehl (#291)
- Update dependency org.spockframework:spock-core to v2.0-groovy-3.0 @renovate (#279)
- Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.2 @renovate (#281)
- Bump Gradle Wrapper version from 6.8.3 to 6.9 @puneetbehl (#290)
- Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v3 @renovate (#271)
- Update grails-testing-support monorepo to v2.2.0.M6 @renovate (#289)
- Update dependency com.github.javaparser:javaparser-core to v3.22.1 @renovate (#282)
- Update dependency org.grails:grails-datastore-gorm-mongodb to v7.1.0.RC1 @renovate (#274)
- Update dependency org.javassist:javassist to v3.28.0-GA @renovate (#267)
- Update dependency io.github.gradle-nexus:publish-plugin to v1.1.0 @renovate (#266)
- Update dependency gradle to v6.9 @renovate (#264)
- Update dependency info.picocli:picocli to v4.6.1 @renovate (#265)
- Update junit5 monorepo @renovate (#268)
- Update dependency org.grails:grails-gradle-plugin to v5.0.0.M3 @renovate (#278)
- Update dependency org.fusesource.jansi:jansi to v2 @renovate (#284)
Contributors
2.1.0.RC1
Changes
- Publish to Maven Central instead of Bintray @puneetbehl (#255)
- Move test projects under examples directory @puneetbehl (#254)
🛠 Dependency upgrades
- Bump Asset Pipeline version from 3.2.4 to 3.3.1 @puneetbehl (#260)
- Bump grails-testing-support from 2.2.0.M4 to 2.2.0.M5 @puneetbehl (#259)
- Bump Grails Core to 5.0.0.M2 @puneetbehl (#258)
- Bump GORM Datastore from 7.1.0.M6 to 7.1.0.RC1 @puneetbehl (#257)
- Bump Grails Testing support from 2.1.1 to 2.1.2 @puneetbehl (#252)
Contributors
2.1.0.M4
Release Information
Changes
🛠 Dependency upgrades
- Bump Grails from 4.1.0.M4 to 4.1.0.M5 @puneetbehl (#251)
Contributors
2.1.0.M3
2.1.0.M2
Release Information
Changes
- Fix asciidoc errors related to section title out of sequence: expected level 1, got level 3
🛠 Dependency upgrades
- Bump Grails Testing Support from 2.2.0.M3 to 2.2.0.M4 @puneetbehl (#249)
- Bump GORM Datastore 7.1.0.M3 to 7.1.0.M5 @puneetbehl (#248)
- Bump Apache Groovy from 3.0.5 to 3.0.7 @puneetbehl (#243)
- Bump Asciidoctor from 1.5.9.2 to 1.5.10
Contributors
2.0.4
Release Information
🛠 Dependency upgrades
- Bump Apache Groovy from 2.5.6 to 2.5.14 @puneetbehl (#247)
Contributors
2.0.3
Release Information
2.1.0.M1
Release Information
- Documentation
- Github commits
- Grails 4.1.0.M2, Gradle 6.5, Groovy 3.0.5
2.0.2
Release Information
- User Guide/Documentation
- Github commits
- Fixed bug where incorrect JSON was generated when all values are null in the nested object. #229