jamesfredley commented on PR #15801:
URL: https://github.com/apache/grails-core/pull/15801#issuecomment-4862307857

   **Pre-release review pass (2026-07-02, dual-reviewer: GPT-5.5 oracle + Codex 
CLI):** NEEDS-IMPROVEMENT, now addressed.
   
   Findings: the behavior-breaking render defaults were documented only in the 
render reference, not the upgrade guide (med), and the controller-level 
content-type contract was not asserted in `RenderMethodTests` (low). Both fixed 
in `4fb4967c08` - see the "Review follow-up" section in the description. One 
reviewer also caught an invalid `render(myObject, contentType: ...)` example in 
the first draft of the docs; the shipped example uses the valid `render(text: 
..., contentType: ...)` form.
   


-- 
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]

Reply via email to