+1On Dec 8, 2023, at 11:43 PM, Mick Semb Wever wrote:Proposing the test build of Cassandra Java Driver 4.18.0 for release.sha1: 105d378fce16804a8af4c26cf732340a0c63b3c9Git: https://github.com/apache/cassandra-java-driver/tree/4.18.0Maven Artifacts:https://repository.apache.org/content/repositorie
+1
Le lun. 11 déc. 2023 à 19:54, Brandon Williams a écrit :
> +1
>
> Kind Regards,
> Brandon
>
> On Sat, Dec 9, 2023 at 1:43 AM Mick Semb Wever wrote:
> >
> > Proposing the test build of Cassandra Java Driver 4.18.0 for release.
> >
> > sha1: 105d378fce16804a8af4c26cf732340a0c63b3c9
> > Git: ht
+1
Kind Regards,
Brandon
On Sat, Dec 9, 2023 at 1:43 AM Mick Semb Wever wrote:
>
> Proposing the test build of Cassandra Java Driver 4.18.0 for release.
>
> sha1: 105d378fce16804a8af4c26cf732340a0c63b3c9
> Git: https://github.com/apache/cassandra-java-driver/tree/4.18.0
> Maven Artifacts:
> http
>
> 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.
>
+1
Thanks Alex.
> The only caveat for integrators, apart from the GAV coordinates change, is
> that 2 dependencies were moved to provided scope: spotbugs-annotations
> and jcip-annotations, so these must be provided explicitly.
>
We will need to document this. They needed to be made provided for
+1 (non-binding)
I tested checksums and GPG signatures.
I also built the Cassandra Quarkus extension with the new driver, which is
imho a good test since it also exercises the reactive API. All tests passed
locally:
https://github.com/datastax/cassandra-quarkus/compare/main...adutra:cassandra-qua