Hi Bohdan, This vote was cancelled and a new one was started with a new git sha, can you vote on that new one instead? The subject of the new vote thread contains "(2nd attempt)". The tentative git tag was also moved to a new git sha.
Thanks, João Reis Siryk, Bohdan via dev <[email protected]> escreveu (domingo, 12/10/2025 à(s) 16:08): > Hi João, > > I'm happy to take part in the voting process. > > What I tested includes: > > > - Verifying checksums > - Verifying commit tag and its hash > - Running a simple benchmark app which does insert and select queries > > > Tested for C* versions: 4.0.10, 4.1.10, 5.0.5. For testing purposes > changed driver version to v2.0.0-tentative in go.mod. > > +1 non-binding > > Thanks, > Bohdan > > On 2025/10/03 16:41:19 João Reis wrote: > > Hey folks, > > > > I’m proposing the Apache Cassandra GoCQL Driver 2.0.0 for release. > > > > sha1: 5c6075151a551f3e985b3647288b82fe01aef657 > > git: > https://github.com/apache/cassandra-gocql-driver/tree/v2.0.0-tentative > > > > The Source release is available here (79790): > > > https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.0.0/ > > > > As mentioned before in the 2.0.0-rc1 vote thread, 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. > > > > Initially there were no code changes planned to happen between 2.0.0-rc1 > > and 2.0.0 GA but a couple of bugs were found (introduced in 2.0.0-rc1) > and > > fixed. > > > > This release contains documentation updates including the addition of an > > upgrade guide [1] to help users with the application code changes that > > might be required in order to upgrade from 1.x to 2.x. Changes made to > the > > doc.go file will eventually be reflected in pkg.go.dev [2] when it > updates. > > > > We ran a few benchmarks to check for a performance regression in 2.0 and > > results [3] showed a degradation of 1 to 2% in latency and throughput. We > > don't have an "official" way of running benchmarks like these yet so this > > is something we will have to discuss in the future. > > > > 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”. > > > > 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 > > > > [1] > > > https://github.com/apache/cassandra-gocql-driver/blob/trunk/UPGRADE_GUIDE.md > > [2] https://pkg.go.dev/github.com/apache/cassandra-gocql-driver/v2 > > [3] > > > https://docs.google.com/spreadsheets/d/18VB_W5H5kInuyerwWdK_3Z4cwZ4H3n353IbJDoEkLJk/edit?usp=sharing > > >
