I found a critical bug [1] while doing some testing and writing
documentation. Since we don't have enough votes yet and I already have a PR
up to fix this bug it's better to stop the vote now and redo the release.

[1] https://issues.apache.org/jira/browse/CASSGO-82

Štefan Miklošovič <smikloso...@apache.org> escreveu (quarta, 2/07/2025 à(s)
13:23):

> +1
>
> On Mon, Jun 30, 2025 at 2:02 PM João Reis <joaor...@apache.org> wrote:
>
>> Hey folks,
>>
>> I’m proposing the Apache Cassandra GoCQL Driver 2.0.0-rc1 for release.
>>
>> sha1: a9bfe80d8e6fad320c0737c9484056e9de7bef74
>> git:
>> https://github.com/apache/cassandra-gocql-driver/tree/v2.0.0-rc1-tentative
>>
>> The Source release is available here (r77835):
>>
>> https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.0.0-rc1/
>>
>> This is a major release of the driver that includes the module name
>> change from "github.com/gocql/gocql" to "
>> github.com/apache/cassandra-gocql-driver/v2". During the donation
>> process it was decided that this name change should happen in a major
>> release since it is a breaking change.
>>
>> There's no code changes planned between 2.0.0-rc1 and 2.0.0 GA but we are
>> working on documentation to help users navigate all the changes that went
>> into this release. We want to get this rc1 release out before GA so users
>> can start testing it while we work on the documentation.
>>
>> Developers will include this driver in their projects by specifying a
>> commit hash or tag in go.mod rather than via the inclusion of binary
>> artifacts so we’ve avoided the creation of binary artifacts completely. To
>> avoid any premature access to this release before the vote is complete
>> we’ve temporarily used the tag “v2.0.0-rc1-tentative” to clearly indicate
>> that this tag points to a tentative release.  Once the vote passes this tag
>> will be updated to “v2.0.0-rc1”.
>>
>> 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 -1's.
>>
>> Thanks,
>> João
>>
>>

Reply via email to