Release Information
Issues fixed
- Grails-core: https://github.com/grails/grails-core/milestone/204?closed=1
- Grails-data-mapping: https://github.com/grails/grails-data-mapping/milestone/78?closed=1
Dependencies upgraded
- GORM 6.1.10
- Spring Boot 1.5.14.RELEASE
- Spring Framework 4.3.18.RELEASE
Grails plugins upgraded
- Fields 2.2.8
- Views 1.2.8
Profiles upgraded
- React-webpack 1.0.6
Known issues
Due to the upgrade to the latest Spring Boot version you may find the following error Caused by: java.util.zip.ZipException: invalid entry size (expected 4 but got 3 bytes)
when executing the bootRepackage
task. Take a look at this issue #11032 (comment)