Changelog for Groovy 3.0.23
Bug
- [GROOVY-11450] - flow typing can lead to type unsafe results when having nested ifs
- [GROOVY-11467] - Failed to find method when using method reference on a class field
- [GROOVY-11488] - STC: NPE for not-instanceof examination
- [GROOVY-9873] - SAM type or functional interface referenced from a method is not visible from class loader
Dependency upgrade
Improvement
- [GROOVY-11181] - Improve STC error message for non-functional interface
- [GROOVY-11478] - Enable GroovyClassLoader to be ParallelCapable