-
-
Notifications
You must be signed in to change notification settings - Fork 951
Grails Engineering Meeting Notes (01 06 2022)
Jason Schindler edited this page Jan 6, 2022
·
1 revision
Date: 01/06/2022
- Puneet Behl
- Jason Schindler
- Current Grails Development Activities
- Open Discussion
- I would like to plan out a couple of weeks for Grails for what we are going to do and how we are going to do it
- Jeff recently pointed out that GitHub discussions is enabled in Grails Core
- Team discussed options for getting feedback on new features
- Team decided to disable discussions
- I want to talk about the issue with Micronaut Soft Service Loader
- James: I think we're good with just removing those logs
- Puneet: I'll update the PR to remove the logs and then when that is released I'll bring that version into Grails
- I'm working on Spring Security Core and updated to Gradle 6.9
- I'm going to do a patch release first with the current changes and then I'll do a major release with an upgraded Grails version
- There are some issues with the Quartz plugin in Grails 5 that I think is just some version issues
- There is an issue in GORM where Hibernate 5 is still dependent on javaassist
- https://github.com/grails/gorm-hibernate5/issues/464
- James: I would ask the user if adding the dependency fixes the problem, and if it does this is a lower priority
- For the 5.2 release, we can update Micronaut. Are there other features you would like to see?
- James: I think the CLI should be part of that