Changelog for Groovy 4.0.33
Bug
- [GROOVY-12020] - EnumSet .plus() regression in Groovy 4
- [GROOVY-12144] - AstNodeToScriptAdapter decompiler drops or corrupts several constructs when rendering AST back to source
- [GROOVY-12190] - @TypeChecked switch on enum: unqualified case constants pass type checking but throw MissingPropertyException at runtime
Dependency upgrade
- [GROOVY-12047] - Bump asm to 9.10.1
Improvement
- [GROOVY-12200] - Add JDK 26/7 constants for GROOVY 4