Changelog for Groovy 4.0.24

Bug

  • [GROOVY-11459] - weak hashing algorithm (使用弱哈希算法)
  • [GROOVY-11488] - STC: NPE for not-instanceof examination
  • [GROOVY-11508] - Multiple traits with related generic types cannot be used
  • [GROOVY-11512] - Inconsistent isAttribute & getAttribute behavior in Groovy 4 with traits

Dependency upgrade

Improvement

  • [GROOVY-11181] - Improve STC error message for non-functional interface
  • [GROOVY-11478] - Enable GroovyClassLoader to be ParallelCapable
  • [GROOVY-11491] - Add support for join and group by in ginq