We meet every week via a google meeting. The times alternate each
week to encourage attendance from multiple time zones. Each week we
will provide a summary here to facilitate historical preservation &
further discussion. If you would like to join this meeting, you can
do so here: https://meet.google.com/her-tjpt-xmf

Active Grails Release Votes
- discussed the in progress release votes for 7.x & 8.x
- 8.0.0-M2 failed verification for both build reproducibility and license issues
- https://github.com/apache/grails-core/pull/15799 was opened and
needs reviewers to proceed

Release Approach
- discussed the need to have more frequent releases
- decided to hold a vote to add a GitHub team so we can easily add
people who are not on the PMC to perform releases.
- we need more people helping with the builds so we can release more often.

Vulnerability Scanning
- PR https://github.com/apache/grails-core/pull/15631
- gives us notice when we need to patch libraries
- discussed OWASP vs Sonatype Guide
- no objection to using multiple sources
- PR initially gives visibility for when we need to patch

Test Flakiness
- discussion around the tests continuing to fail
- possible solutions include test lens muting across PRs, self hosted
agents, and modernizing our Geb Tests

Binding 'id' Regression
- there was a binding id regression from our past release
- https://github.com/apache/grails-core/pull/15796 ensures bindable:
true is inherited for multiple inheritance domain objects

Groovy 5
- PR is ready once 5.0.7 is released
- https://github.com/apache/grails-core/pull/15792

Spring Security, Mail, & Redis merges
- PR is created for 7.x: https://github.com/apache/grails-core/pull/15792
- found licensing, styling, and other issues as part of merge since
core has more validations
- will create a separate issue per the slack.svg review comment

Java 25 + Virtual Threads
- OOM issues are still being seen, typically in the metaspace
- we need to provide guidance on this and look at ways to improve this.

Publish Grails Skills through SkillsJars
- https://github.com/apache/grails-core/pull/15805
- discussed publishing all vs certain skills
- a question was raised on whether to include skills in apps (will
cover next week)

Reply via email to