The Cassandra team is pleased to announce the release of Cassandra GoCQL Driver version 2.0.0-rc1.
The Source release is available here: https://dlcdn.apache.org/cassandra/cassandra-gocql-driver/2.0.0-rc1/ You can add the driver to your project with the "v2.0.0-rc1" tag: go get github.com/apache/cassandra-gocql-driver/v2@v2.0.0-rc1 The changelog for this release can be found at: https://github.com/apache/cassandra-gocql-driver/blob/trunk/CHANGELOG.md#200---unreleased Note: the module name has been renamed to match the location of the new repository (post ASF donation). Also, the release date will not be referenced in the changelog starting with the next release going forward. Thanks