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 2022/03/27 23:09:59 UTC

[ANNOUNCE] Apache Calcite Avatica Go 5.1.0 released

The Apache Calcite team is pleased to announce the release of Apache 
Calcite Avatica Go 5.1.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.

The Avatica Go client is a Go database/sql driver that enables Go
programs to communicate with the Avatica server.

Apache Calcite Avatica Go 5.1.0 is a maintenance release of Avatica Go
with dependency updates and some minor bug fixes.

For more information, please see the release notes:

     https://calcite.apache.org/avatica/docs/go_history.html#v5-1-0

The release is available here:

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

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

     https://calcite.apache.org/avatica

Francis Chuang, on behalf of the Apache Calcite Team

[ANNOUNCE] Apache Calcite Avatica Go 5.1.0 released

Posted by Francis Chuang <fr...@apache.org>.
The Apache Calcite team is pleased to announce the release of Apache 
Calcite Avatica Go 5.1.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.

The Avatica Go client is a Go database/sql driver that enables Go
programs to communicate with the Avatica server.

Apache Calcite Avatica Go 5.1.0 is a maintenance release of Avatica Go
with dependency updates and some minor bug fixes.

For more information, please see the release notes:

     https://calcite.apache.org/avatica/docs/go_history.html#v5-1-0

The release is available here:

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

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

     https://calcite.apache.org/avatica

Francis Chuang, on behalf of the Apache Calcite Team