jdaugherty commented on code in PR #15476: URL: https://github.com/apache/grails-core/pull/15476#discussion_r2935929676
########## 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: Here's the necessary changes to create a single guide view of the spring security plugin: https://github.com/apache/grails-spring-security/pull/1211 -- 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]
