The release of Apache Grails 7.0.0 delivers bug fixes and notable changes such as: the ability to disable Micronaut auto configuration through the Grails plugin; improved reproducibility with implementations of Grails Object Relational Mapper (GORM) services; and a temporary removal of the GORM for Neo4J. Grails 7.0 requires a minimal version of JDK 17 (with testing validated up to JDK 21) and compliance with Spring Boot 3.5 and Jakarta EE 10.
The release of Spring gRPC 0.9.0 delivers notable changes such as: the removal of the GrpcClientFactoryCustomizer in favor of the GrpcChannelBuilderCustomizer interface and the ability to filter global interceptors.