java-driver
java-driver copied to clipboard
DataStax Java Driver for Apache Cassandra
Bumps [com.google.guava:guava](https://github.com/google/guava) from 25.1-jre to 32.0.0-jre. Release notes Sourced from com.google.guava:guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...
…Connection, BasicLoadBalancingPolicy, DefaultTopologyMonitor and NodeRefresh classes
As part of the PR 1689, I have added five publish-percentiles configuration, This PR changes all those five to only one configuration. Motivation: There are too many configurations for client...
In `spring-data-cassandra`, we need to have an ability to extend `CqlIdentifier` and invoke its constructor. If you will extend the visibility of `CqlIdentnfier` constructor, that would be great. The issue...
…allow subsequent tests to run
Details: - Update to api-plumber-doclet 2.0.0 - Add org.jetbrains:annotations as additionalDependency for core-shaded - Refactor table summary tag as caption element to conform to HTML5 - Refactor usage to to...