jamesfredley commented on code in PR #15476: URL: https://github.com/apache/grails-core/pull/15476#discussion_r2875342110
########## grails-doc/src/en/guide/upgrading/upgrading60x.adoc: ########## @@ -865,3 +865,87 @@ grails: * **8.0**: `SimpleEnumMarshaller` will become the default The legacy `org.grails.web.converters.marshaller.json.EnumMarshaller` and `org.grails.web.converters.marshaller.xml.EnumMarshaller` classes are marked as `@Deprecated(forRemoval = true, since = "7.0.2")` and will be removed in Grails 8.0. + +===== 12.27 Spring Security Plugins Review Comment: I think we will need to create a good location on https://apache.github.io/grails-spring-security/. Consolidating those docs, might be part of the effort, so this might need to wait. -- 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]
