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
Need to create a patch policy so users are aware of how we patch
Grails 8
* Due to recent patching, do we need to cut off new features?
* Items that are deemed critical
- Bug fixes
- Multipart problem
- feat: disable the hidden HTTP method filter by default
- Reduce per-request work across the request path
* Deadline of next week for 8.x (Sept 2nd, freeze scope)
* 8.0.0-
* RC1
More release managers
* Extremely detailed steps:
https://github.com/apache/grails-core/blob/8.0.x/RELEASE.md
8.0.0-M6
* Recut this morning
* 100% reproducible, second time
7.0.16/7.1.6/7.2.3
* There was a question around continued support for 7.x.x when CVEs are fixed
- I think we just need to communicate this to the end users
IntelliJ plugin
* https://github.com/apache/grails-intellij-plugin/pull/36
* https://lists.apache.org/thread/1vqq908pglcj4bco7d1dtcxsm6rp25ld
* Proposal: change the plugin to warn
* Proposal: make a blog post / social media
Micronaut repo split
* Call a vote?
* 8.0.x vs. 8.1.x vs. 9.0.x
- The 8.0.x split will be in the vote
Another round of tests not running
* Uber and web test suites were not running
* Proposal: add a check to fail if test counts are lower
- James D. will move forward with this; the idea is that if it
fails, we should understand the reduction (it’s okay, but people need
to review)
Request for review for “native” ID datastore implementation
* https://github.com/apache/grails-core/pull/16222