Changelog for Groovy 4.0.11
Access
- [GROOVY-10976] - Broken link in documentation
Bug
- [GROOVY-10270] - Cannot initialize parameterized class with lambda without cast
- [GROOVY-10978] - LUB of Type<T extends Something> and Type<? extends Something>
- [GROOVY-10981] - STC: type inference of variable expression with superclass field and access method
Dependency upgrade
- [GROOVY-10983] - Bump asm to 9.5
- [GROOVY-10987] - Bump slf4j to 2.0.7 (test and standard install dependency)
- [GROOVY-10988] - Bump htmlunit to 2.70.0 (test dependency)
- [GROOVY-10989] - Bump json-unit to 2.37.0 (test dependency)
- [GROOVY-10990] - Bump logback-classic to 1.3.6 (test dependency)
Improvement
- [GROOVY-10973] - Groovy should provide 'asReversed' and 'reverseEach' methods for NavigableSet
- [GROOVY-10986] - Add JDK21 constant