Changelog for Groovy 5.0.0-alpha-8

Bug

  • [GROOVY-11319] - Access to a private property of a parent object is not caught
  • [GROOVY-11341] - @CompileStatic: Compilation fails due to a synthetic bridge method in the subclass

Dependency upgrade

Improvement

  • [GROOVY-11342] - SQL enhancement to allow metadata access for execute

New Feature

Task