You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by Paul King <pa...@apache.org> on 2020/03/06 15:17:49 UTC

[ANNOUNCE] Apache Groovy 2.5.10 released

Dear community,

The Apache Groovy team is pleased to announce version 2.5.10 of Apache Groovy.
The main highlight of this release is JDK 14 support (though still
with warnings).
Users wanting improved JDK 14 support should consider upgrading to
Groovy 3 versions.

Apache Groovy is a multi-faceted programming language for the JVM.
Further details can be found at the https://groovy.apache.org website.

This release is a maintenance release of the GROOVY_2_5_X branch.
It is strongly encouraged that all users using prior
versions on this branch upgrade to this version.

This release includes 12 bug fixes/improvements as outlined in the changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12346773

Sources, convenience binaries, downloadable documentation and an SDK
bundle can be found at: https://groovy.apache.org/download.html
We recommend you verify your installation using the information on that page.

Jars are also available within the major binary repositories.

We welcome your help and feedback and in particular want
to thank everyone who contributed to this release.

For more information on how to report problems, and to get involved,
visit the project website at https://groovy.apache.org/

Known issues:
A regression slipped through our testing affecting switch statements
in one particular scenario.
For further details, see:
http://groovy-lang.org/releasenotes/groovy-2.5.html#Groovy2.5releasenotes-Addendum2510
This will be fixed in 2.5.11. It doesn't affect Groovy 3 versions.

Best regards,

The Apache Groovy team.