+1
On Thu, Apr 16, 2026 at 6:05 PM João Reis <[email protected]> wrote: > > Hey folks, > > I’m proposing the Apache Cassandra GoCQL Driver 2.1.1 for release. > > sha1: c65c762b83eccdb6a6a083c123a5935c4302745c > git: https://github.com/apache/cassandra-gocql-driver/tree/v2.1.1-tentative > > The Source release is available here (83853): > https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.1.1/ > > This is a small patch release to address an issue that was found during > testing of 2.1.0. This regression [1] was introduced in 2.0.0 so we want to > address it quickly to avoid users being blocked if they try to migrate from > 1.x to 2.x. > > To avoid any premature access to this release before the vote is complete > we’ve temporarily used the tag “v2.1.1-tentative” to clearly indicate that > this tag points to a tentative release. Once the vote passes this tag will be > updated to “v2.1.1”. > > The vote will be open for 72 hours (longer if needed). Everyone who has > tested the build is invited to vote. Votes by PMC members are considered > binding. A vote passes if there are at least three binding +1s and no -1s. > > If you are interested in contributing to the testing of this release here are > some ways you can do so: > > Download artifacts from the subversion repo linked above and verify signature > (using KEYS[2]) and checksums > Build the source tarball and ensure tests pass (you can use the provided > Makefile) > Upgrade gocql on an existing project or test app and run their testing suite > > > Thanks, > João > > [1] https://issues.apache.org/jira/browse/CASSGO-115 > [2] https://dist.apache.org/repos/dist/release/cassandra/KEYS >
