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

* Reminder: no meeting on 12/24 & 12/31 due to Holidays

* Authorship discussion.  Moving developers to pom files.
- using https://git-scm.com/docs/gitmailmap to map previous contributors
- see separate thread for discussion / highlights

* Grails 7.1 seems feature complete
- 
https://github.com/orgs/apache/projects/487/views/2?sliceBy%5Bvalue%5D=grails%3A7.1.0
- Scott has requested some other changes, so we will delay until his
PRs can be tested / merged

* Discussed https://github.com/apache/grails-core/pull/15259
- original bom issue was fixed by 7.0.4
- PR proposes 2 additional changes: 1. sorting of properties 2.
removing individual grails project versions.
- agreement among attendees that we do not want #2 since it keeps the
pom most flexible.
- requested feedback on PR from Scott for why he thinks the flexibility is bad

* Status of Micronaut & Grails 7
- Branch: https://github.com/apache/grails-core/tree/micronaut-fixes
- this prevents duplicate bean wiring, & makes it so the http clients can wire
- still fails because there are beans created only in the micronaut
context that need echoed back into spring so they can be found when
spring injects the http client
- not sure how the upstream micronaut starter can work with the http
client without this echo back.
- need volunteers to look at this

* Neo4j
- reminder that branch still exists:
https://github.com/apache/grails-core/tree/grails7-initial-neo4jUpdates
- still looking for an actual end user who would benefit from us updating this
- will create issue to remove from profiles (already removed from forge)

* GraphQL
- no current plans to update without an end user willing to test

Reply via email to