-
Notifications
You must be signed in to change notification settings - Fork 952
Grails Engineering Meeting Notes (09 30 2021)
Jason Schindler edited this page Dec 27, 2021
·
1 revision
Date: 09/30/2021
- Puneet Behl
- James Kleeh
- Jason Schindler
- Current Development Activities
- Open Discussion
- There is an issue that is holding us back on Grails 5 GA
- https://github.com/grails/grails-core/issues/12057
- I've been debugging this and haven't identified yet why this is happening.
- It seems only only happen with scaffolding in the presence of the Spring Security Plugin
- At a high level, this seems related: https://github.com/grails/gorm-hibernate5/issues/303
- I believe this issue is fixed but I need to verify: https://github.com/grails/grails-core/issues/11566
- If the workaround for these issues works, we should release Grails 5 GA with the workaround and try to fix this for the first patch release
- Gradle Enterprise is providing a free instance to Grails that we can use to improve and optimize our project builds
- I think we should wait until after Grails 5 is released to kick-off this process