Hi Francis, Thanks for releasing Avatica Go!
Before sending a letter to [email protected], please replace download link with this one: https://calcite.apache.org/avatica/downloads/avatica-go.html, since there are not allowed links to https://www.apache.org/dyn/closer.cgi (the initial Calcite 1.17.0 release announcement wasn't accepted because of this). For more details please see http://www.apache.org/legal/release-policy.html#release-announcements. Kind regards, Volodymyr Vysotskyi On Mon, Sep 10, 2018 at 8:20 PM Julian Hyde <[email protected]> wrote: > Well done, and thank you for driving this, Francis. > > Did you send this to [email protected] <mailto:[email protected]>? If > you didn’t, you should; quite a few people get their news that way. If you > did, I didn’t see a message on announce, but maybe it’s still in moderation. > > Julian > > > > On Sep 9, 2018, at 7:51 PM, Francis Chuang <[email protected]> > wrote: > > > > The Apache Calcite team is pleased to announce the release of > > Apache Calcite Avatica Go 3.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 3.1.0 is a minor release of the Avatica Go > > client to bring in support for Go modules. This release includes > > updated dependencies, testing against more targets and support > > for Go Modules as described in the release notes: > > > > https://calcite.apache.org/avatica/docs/go_history.html#v3-1-0 > > > > The release is available here: > > > > > https://www.apache.org/dyn/closer.cgi/calcite/apache-calcite-avatica-go-3.1.0/ > > > > 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 > > > >
