Re: Welcome Chris Bannister, James Hartig, Jackson Flemming and João Reis, as cassandra-gocql-driver committers

2024-09-12 Thread James Hartig
Thanks everyone! Excited to contribute.

On Thu, Sep 12, 2024, at 4:59 PM, Francisco Guerrero wrote:
> Congratulations!
> 
> On 2024/09/12 11:39:40 Mick Semb Wever wrote:
> > The PMC's members are pleased to announce that Chris Bannister, James
> > Hartig, Jackson Flemming and João Reis have accepted invitations to become
> > committers on the Drivers subproject.
> > 
> > Thanks a lot for everything you have done with the gocql driver all these
> > years.  We are very excited to see the driver now inside the Apache
> > Cassandra project.
> > 
> > Congratulations and welcome!!
> > 
> > The Apache Cassandra PMC
> > 
> 

Re: [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1 (2nd attempt)

2025-07-05 Thread James Hartig
+1

On Thu, Jul 3, 2025, at 11:06 AM, João Reis wrote:
> Hey folks,
> 
> I’m proposing the Apache Cassandra GoCQL Driver 2.0.0-rc1 for release (2nd 
> attempt).
> 
> sha1: 722707e3df954a43c5aa708de8569fff38f1d5a7
> git: 
> https://github.com/apache/cassandra-gocql-driver/tree/v2.0.0-rc1-tentative
> 
> The Source release is available here (r77919):
> https://dist.apache.org/repos/dist/dev/cassandra/cassandra-gocql-driver/2.0.0-rc1/
> This is the second vote being called for this release after the previous vote 
> was stopped due to a critical bug [1] that was found (it's fixed now).
> 
> 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://issues.apache.org/jira/browse/CASSGO-82

Re: [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1

2025-06-30 Thread James Hartig
Hey all,

First, thanks for championing this release and for all your work with 
coordination and review.

+1 from me

On Mon, Jun 30, 2025, at 9:01 AM, Rolo, Carlos via dev wrote:
> Quick test here, all good!
> 
> +1, non-bidding.
> 
> Carlos
> 
> 
> *From:* João Reis 
> *Sent:* 30 June 2025 13:01
> *To:* dev@cassandra.apache.org 
> *Subject:* [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1
>  
> *EXTERNAL EMAIL - USE CAUTION when clicking links or attachments*
> 
> 
> 
> 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