Dear community, The Apache Groovy team is pleased to announce version 2.4.8 of Apache Groovy. Apache Groovy is a multi-facet programming language for the JVM. Further details can be found at the http://groovy.apache.org website.
This release is a maintenance release of the GROOVY_2_4_X branch. It is strongly encouraged that all users using prior versions on this branch upgrade to this version. This release also contains critical security fixes. Details can be found on http://groovy-lang.org/security.htm In particular, see: CVE-2016-6814 Apache Groovy Information Disclosure This release includes 85 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12335950 Sources can be downloaded from: http://www.groovy-lang.org/download.html Convenience binaries, SDK and documentation can be found at: http://www.groovy-lang.org/download.html Jars are also available within the major binary repositories. We would like to thank all people who contributed to this release. Known issues Just prior to release an issue was discovered when using final fields in traits. In earlier versions of Groovy, modifiers like final and transient on fields in traits were ignored but Groovy now honors those modifiers. Unfortunately, in some cases trait generation when final fields are in use is incorrect and will be fixed shortly. The following issue will be updated as this progresses: https://issues.apache.org/jira/browse/GROOVY-8048 We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at https://groovy.apache.org/ Best regards, The Apache Groovy community.