jdaugherty commented on PR #15948: URL: https://github.com/apache/grails-core/pull/15948#issuecomment-5011941668
@jamesfredley following up on the upgrade-path question: the docs now spell out the bounded impact (upgrade notes §35 "What this change means for upgrading an application" + What's New). Verified empirically as well — a Grails 7 plugin (grails-web-console 7.1.0) runs on a Grails 8 app built from this branch with its runtime functionality intact; the split itself required no plugin changes. Plugin re-releases are only needed for commands (companion `-cli` artifact) or where a plugin relied on APIs deprecated in 7 and removed in 8. -- 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]
