The Cassandra team is pleased to announce the release of Cassandra Gocql Driver version 1.7.0.
The Source release is available here: https://dist.apache.org/repos/dist/release/cassandra/cassandra-gocql-driver/1.7.0/ The changelog for this release can be found at: https://github.com/apache/cassandra-gocql-driver/blob/trunk/CHANGELOG.md#170---2024-09-23 Note: this is the first release since the donation of gocql to the Apache Software Foundation (ASF). Package names have remained the same for this release; this will be addressed in future work. We’ve made changes to clearly identify this driver as an ASF driver and to bump the minimum Go version we test against (in accordance with existing gocql standards) but otherwise this release should behave identically to the prior gocql release. Thanks all!