+1

In a docker container validated signatures and checksums, built from source and 
ran unit tests:

[Sat Jun  6 19:19:08 UTC 2026]    [KEY] Downloading KEYS file from 
https://dist.apache.org/repos/dist/release/cassandra/KEYS ... [1.723s] [OK]
[Sat Jun  6 19:19:10 UTC 2026]    [KEY] Importing all entries in KEYS file ... 
[0.226s] [OK]
[Sat Jun  6 19:19:10 UTC 2026]    [KEY] Trusting all entries in KEYS file ... 
[1.370s] [OK]
[Sat Jun  6 19:19:12 UTC 2026]    [DIR] Downloading distributables from 
https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.1.2 
... [3.393s] [OK]
[Sat Jun  6 19:19:15 UTC 2026]    [SIG] 
apache-cassandra-gocql-driver-2.1.2.tar.gz: ensuring signature matches an entry 
in KEYS ... [0.079s] [OK]
[Sat Jun  6 19:19:15 UTC 2026]    [SHA] 
apache-cassandra-gocql-driver-2.1.2.tar.gz: ensuring sha256 matches ... 
[0.064s] [OK]
[Sat Jun  6 19:19:15 UTC 2026]    [SHA] 
apache-cassandra-gocql-driver-2.1.2.tar.gz: ensuring sha512 matches ... 
[0.064s] [OK]
[Sat Jun  6 19:19:16 UTC 2026]  [BUILD] Extracting 
apache-cassandra-gocql-driver-2.1.2.tar.gz ... [0.078s] [OK]
[Sat Jun  6 19:19:16 UTC 2026]  [BUILD] Building from source and running unit 
tests ... [56.673s] [OK]
[Sat Jun  6 19:20:13 UTC 2026]   [DONE] Completed with all tests passing! 
[65.136s] [DONE]

Thanks!
Andy

On Fri, Jun 5, 2026, at 11:50 AM, João Reis wrote:
> Hey folks,
>
> I’m proposing the Apache Cassandra GoCQL Driver 2.1.2 for release.
>
> sha1: 590aabedfaa33398e308e253e0bda020a8dbcafe
> git: https://github.com/apache/cassandra-gocql-driver/tree/v2.1.2-tentative
>
> The Source release is available here (84986):
> https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.1.2/
>
> This is a small patch release to address a few bugs that were reported 
> by users. Two of these bugs are regressions that were introduced in 
> v2.0.0 and v2.1.0 ([1] and [2] respectively).
>
> To avoid any premature access to this release before the vote is 
> complete we’ve temporarily used the tag “v2.1.2-tentative” to clearly 
> indicate that this tag points to a tentative release. Once the vote 
> passes this tag will be updated to “v2.1.2”.
>
> 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[3]) 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-125
> [2] https://issues.apache.org/jira/browse/CASSGO-122
> [3] https://dist.apache.org/repos/dist/release/cassandra/KEYS

Reply via email to