Changelog for Groovy 3.0.24
Bug
- [GROOVY-11559] - BUG! exception in phase 'instruction selection' of @CompileStatic method
- [GROOVY-11564] - SC: call site writer makes reference to removed method
- [GROOVY-11565] - empty if/else seems to confuse the parser
- [GROOVY-7407] - Compilation not thread safe if Grape / Ivy is used in Groovy scripts
Dependency upgrade
- [GROOVY-11463] - Bump ant version to 1.10.15
- [GROOVY-11538] - Bump ivy to 2.5.3
- [GROOVY-11574] - Bump junit5/junit5platform to 5.12.0/1.12.0
Improvement
- [GROOVY-11573] - Propagate parameters flag from compiler configuration to javac
Sub-task
- [GROOVY-11566] - Bump asm to 9.7.1 in Groovy 3