What's Changed
- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.1 by @renovate in #851
- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 by @renovate in #854
- fix(deps): update dependency org.grails:grails-gorm-testing-support to v3.2.2 by @renovate in #853
- fix: create foreign key constraint when
tablePerHierarchy=false
(8.1.x) by @guillermocalvo in #858 - chore(deps): update plugin com.gradle.enterprise to v3.17 by @renovate in #859
- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 by @renovate in #861
- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 by @renovate in #860
- fix(deps): update dependency io.projectreactor:reactor-test to v3.6.5 by @renovate in #866
- chore(deps): update plugin com.gradle.enterprise to v3.17.1 by @renovate in #865
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2 by @renovate in #868
- fix(deps): update grails monorepo to v6.2.0 by @renovate in #867
- fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 by @renovate in #869
- Merge 8.1.x into 9.0.x by @jamesfredley in #877
- javax to jakarta, groovy 4, spring framework 6 and spring boot 3 migrations by @jamesfredley in #878
- Update github workflow to Java 17 by @jamesfredley in #880
- Update for github workflow publish by @jamesfredley in #881
- More build changes for github workflow publish by @jamesfredley in #882
- Groovy 4 vs 3/2 in buildscript + go back to h2 v1.4.200 for tests by @jamesfredley in #883
- fix(deps): update spring core to v6.1.12 by @renovate in #870
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.29 by @renovate in #886
- chore(deps): update dependency gradle to v8.10.1 by @renovate in #837
- Use org.glassfish jaxb instead of com.sun to avoid duplicate jar by @jamesfredley in #891
- Remove unused jaxb, xml.bind and el implementations + update asset-pipeline and scaffolding by @jamesfredley in #892
- Move all versions numbers to gradle.properties and update dependencies by @jamesfredley in #893
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.30 by @renovate in #894
- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2 by @renovate in #889
- Remove groovy 4 substitutions which are no longer needed by @jamesfredley in #897
- Update to geb plugin 5.0.0-SNAPSHOT by @jamesfredley in #899
- Update ehcache dependencies by @jamesfredley in #900
- fix(deps): update junit5 monorepo by @renovate in #898
- chore(deps): update dependency gradle to v8.10.2 by @renovate in #896
- chore(deps): update plugin com.gradle.enterprise to v3.18.1 by @renovate in #888
- Update validator version to match spring-boot-starter-validation 3.3.4 by @codeconsole in #904
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.31 by @renovate in #902
- fix(deps): update junit5 monorepo by @renovate in #901
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.0.2 by @renovate in #884
- chore(deps): update gradle/wrapper-validation-action action to v3 by @renovate in #871
- Update dependencies, skip failing tests and re-enable tests on workflows by @jamesfredley in #907
- Use grails-bom, grails-bom h2 version, fix h2 tests & restore domain inheritance tests by @jamesfredley in #910
- fix(deps): update junit5 monorepo by @renovate in #908
- fix(deps): update spring boot to v3.3.5 by @renovate in #909
- Grails 7 Test Fixes by @jdaugherty in #912
- fix #1155 - skipValidate logic in GormValidateable causes missed validations and is inconsistent by @jdaugherty in #913
- Update error exceptions from javax to jakarta by @jamesfredley in #914
- Rename hibernate5Version -> hibernateVersion by @codeconsole in #915
- Clean up Spring dependencies by @codeconsole in #918
- restore examples grails data services tests by @jamesfredley in #921
- Merge 8.1.x by @codeconsole in #922
- Make Spring Boot Plugin autoconfiguration work by @matrei in #924
- fix(deps): update groovy monorepo to v4.0.24 by @renovate in #925
- Remove snapshot repo since groovy 4.0.24 is released by @jdaugherty in #926
- Add back snapshot support for groovy by @jdaugherty in #927
- Gradle 8.11 by @codeconsole in #930
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.33 by @renovate in #928
- Use versions from
grails-bom
in example apps by @matrei in #920 - chore(deps): update dependency gradle to v8.11.1 by @renovate in #935
- chore(deps): update plugin com.gradle.enterprise to v3.18.2 by @renovate in #931
- Remove versioning from example folder names by @codeconsole in #936
- use more versions from grails-bom by @jamesfredley in #945
- Pre-release for M1 by @jdaugherty in #940
New Contributors
- @codeconsole made their first contribution in #904
- @jdaugherty made their first contribution in #912
Full Changelog: v8.1.0...v9.0.0-M2