-
Notifications
You must be signed in to change notification settings - Fork 949
Grails Engineering Meeting Notes (12 16 2021)
Jason Schindler edited this page Dec 27, 2021
·
1 revision
Date: 12/16/2021
- Puneet Behl
- James Kleeh
- Jason Schindler
- Current Development Activities
- Open Discussion
- I did a 5.0.3 release this week which was required to do other releases
- We have migrated to the new infrastructure for SonarType
- I've been working on the 5.1 release
- The Grails Profile is just a skeleton and dependabot doesn't work with it
- James: If we move to the Micronaut CLI, that won't be an issue
- Team discussed testing in Grails and opportunities to run tests in parallel
- Team discussed the use of static state within Holders
- Team discussed opportunities to add test container integration into the framework
- Team discussed challenges with adding reactive drivers to GORM
- Team discussed implications of Hibernate removing javaassist