You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Francis Chuang <fr...@apache.org> on 2019/04/29 22:52:13 UTC

[ANNOUNCE] Apache Calcite Avatica 1.14.0 released

The Apache Calcite team is pleased to announce the release of Apache
Calcite Avatica 1.14.0.

Avatica is a framework for building database drivers. Avatica defines a
wire API and serialization mechanism for clients to communicate with a
server as a proxy to a database. The reference Avatica client and server
are implemented in Java and communicate over HTTP. Avatica is a
sub-project of Apache Calcite

Apache Calcite Avatica 1.14.0 includes around 13 bug fixes and new 
features. A number of dependencies were upgraded for this release, with 
Jetty being a noteworthy upgrade due to the old version having a medium 
severity vulnerability. Avatica users are encouraged to upgrade to 
1.14.0 where practical. For a full list of changes, please see the 
release notes:

   https://calcite.apache.org/avatica/docs/history.html#v1-14-0

The release is available here:

   https://calcite.apache.org/avatica/downloads/avatica.html

We welcome your help and feedback. For more information on how to report
problems and get involved, visit the project website at:

    https://calcite.apache.org/avatica/

or the Apache Calcite project website:

    https://calcite.apache.org/

Thanks to everyone involved!

Francis Chuang, on behalf of the Apache Calcite team.