v9.0.0-M1
What's Changed
- New Baseline to Java 17 by @puneetbehl in #1765
- chore(release): update workflow configurations by @puneetbehl in #1798
- chore(build): Migrate to Develocity build cache connector by @guillermocalvo in #1799
- fix(deps): update grails monorepo to v6.2.0 by @renovate in #1801
- chore(deps): update plugin com.gradle.enterprise to v3.17.1 by @renovate in #1800
- javax to jakarta, groovy 4, spring framework 6 and spring boot 3 migrations by @jamesfredley in #1810
- fix(deps): update dependency org.javassist:javassist to v3.30.2-ga by @renovate in #1817
- fix(deps): update dependency commons-validator:commons-validator to v1.9.0 by @renovate in #1805
- chore(deps): update plugin com.gradle.enterprise to v3.18 by @renovate in #1804
- fix(deps): update spring core to v6.1.12 by @renovate in #1803
- fix(deps): update spring core to v6.1.13 by @renovate in #1820
- chore(deps): update dependency gradle to v8.10.1 by @renovate in #1818
- chore(deps): update plugin com.gradle.enterprise to v3.18.1 by @renovate in #1819
- fix(deps): update groovy monorepo to v4.0.23 by @renovate in #1821
- Move all versions numbers to gradle.properties and update dependencies by @jamesfredley in #1825
- chore(deps): update dependency gradle to v8.10.2 by @renovate in #1826
- fix(deps): update dependency com.h2database:h2 to v2.3.232 by @renovate in #1814
- gradle compileOnlyApi scope for jakarta.el by @jamesfredley in #1829
- Update to grails-async 6.0.0-SNAPSHOT, spring 6.1.14 and use hibernate-core-jakarta by @jamesfredley in #1831
- restore required glassfish el implementation since it broke all test … by @jamesfredley in #1832
- Restore domain inheritance tests by @jamesfredley in #1834
- test cleanup - fix hibernate6 tests by @jamesfredley in #1835
- Cleanup & fix annotation reading for classpath scanning by @jdaugherty in #1836
- Revert classpath scanning change, use the same strategy as grails-core by @jdaugherty in #1837
- Part 1 fix of #1155 - validate(args) should be consistent with validate() by @jdaugherty in #1838
- Remove api dependency until groovy version stabilizes by @codeconsole in #1839
- remove groovy transitive dependency until groovy version stabilizes by @codeconsole in #1840
- dependency cleanup by @codeconsole in #1841
- Update groovy monorepo to v4.0.24 by @renovate in #1842
- Updates since groovy 4.0.24 is released by @jdaugherty in #1843
- Add back logic for groovy snapshot support by @jdaugherty in #1844
- Update dependency gradle to v8.11 by @renovate in #1846
- Update
groovy-joint-workflow
to usemavenLocal()
by @matrei in #1849 - Update Github action workflows by @tylervz in #1852
- chore(deps): update dependency gradle to v8.11.1 by @renovate in #1853
- chore(deps): update plugin com.gradle.develocity to v3.18.2 by @renovate in #1851
- Switch to M1 for grails-async by @jdaugherty in #1858
New Contributors
- @jamesfredley made their first contribution in #1810
- @jdaugherty made their first contribution in #1836
- @codeconsole made their first contribution in #1839
- @tylervz made their first contribution in #1852
Full Changelog: v8.1.2...v9.0.0-M1