The Cassandra team is pleased to announce the release of Apache Cassandra Java Driver version 4.19.2
This release[1] addresses an issue that was discovered with the request ID functionality in the driver; consult CASSJAVA-116[2] for additional detail. Please let us know if you encounter any issues[3]. The source release is available at: https://dlcdn.apache.org/cassandra/cassandra-java-driver/4.19.2/ Binary artifacts (such as JARs) for this release can be found on Maven Central at: https://repo.maven.apache.org/maven2/org/apache/cassandra/ These will be mirrored to other repositories. The changelog for this release can be found at: https://github.com/apache/cassandra-java-driver/tree/4.x/changelog#4192 Thanks all! [1]: https://github.com/apache/cassandra-java-driver/releases/tag/4.19.2 [2]: https://issues.apache.org/jira/browse/CASSJAVA-116 [3]: https://issues.apache.org/jira/projects/CASSJAVA/issues
