jamesfredley commented on PR #15804: URL: https://github.com/apache/grails-core/pull/15804#issuecomment-4992629596
## Maintenance pass Merged the latest `8.0.x` (a large base gap - clean merge, no conflicts) and re-verified. Copilot generated no inline comments and there are no open review threads. - `:grails-databinding-core:test --tests CollectionBindingSpec` and `:grails-test-suite-persistence:test --tests GrailsWebDataBinderSpec` both pass after the merge, including the negative/malformed index rejection coverage for List, array, and domain-association binding. The maintainer question about negative-index compatibility (previously `items[-1]` could bind to the end of a collection) remains an intentional, user-visible behavior change and is left open for discussion in the weekly meeting rather than resolved here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
