Changelog for Groovy 5.0.0-alpha-7

Bug

  • [GROOVY-11328] - Groovy 4.0.19 - Unable to start (picocli)
  • [GROOVY-11329] - Class using trait and @Immutable and allProperties gives BUG! exception in phase 'canonicalization' NPE
  • [GROOVY-11335] - STC: for loop element type inference with multiple instanceof

Dependency upgrade

Improvement

  • [GROOVY-11186] - Support spread method arguments for iterable, iterator and stream
  • [GROOVY-11270] - Don't truncate argument types in MissingMethodException

Task

  • [GROOVY-11330] - Remove experimental AGM @Incubating methods now that selection by parameter count is improved