What's Changed
- update to grails 6.2.2 and grails-gradle-plugin 6.2.3 @jamesfredley (#426)
- set asset-pipeline skipNonDigest to true @jamesfredley (#412)
- add grails.profile in application.yml @jamesfredley (#396)
- Set profile on all applications and add grails.codegen.defaultPackage @jamesfredley (#388)
- Merge 6.2.x into 7.0.x @jamesfredley (#387)
- update grails-core and gradle-grails-plugin to 6.2.2-SNAPSHOT @jamesfredley (#379)
- Disable macos-arm for Java 11 @matrei (#427)
🚀 Features
- make grails-wrapper a default feature @jamesfredley (#418)
- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)
- feat(core): include development, test and production dataSource configuration @jamesfredley (#389)
🐛 Bug Fixes
- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)
🔧 Maintenance
- Simplify generated build @jamesfredley (#424)
- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)
- build: Make spotless also handle single year in license header @matrei (#392)
- feat(core): include development, test and production dataSource configuration @jamesfredley (#389)
- Include Geb/Selenium dependencies for MacOS Arch64 @matrei (#385)
- ci: Use Java 11 in 6.2.x branch @matrei (#382)