+1

On Thu, Jun 11, 2026 at 1:39 AM Bret McGuire <[email protected]> wrote:
>
> +1
>
> Steps taken to validate:
>
> Validated all signatures
>
> Validated the tag and commit
>
> Confirmed "go build" worked without issue
>
> Confirmed "go test" passed
>
> Ran a simple test app (accessing and printing release_version on 
> system.local) using the downloaded tarball as the gocql module
>
>
> On Mon, Jun 8, 2026 at 3:05 AM Bohdan Siryk <[email protected]> wrote:
>>
>> +1
>>
>> Ran integration and ccm tests locally, and tested with a simple app
>>
>> Thanks,
>> Bohdan
>>
>> On 2026/06/05 16:50:54 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