1. be4e00b Revert #2051 and replace it with something closer to the intent of the original PR (#1901). by absurdfarce · 13 days ago 4.x
  2. c7fe73f Revert "[maven-release-plugin] prepare release 4.19.3" by Abe Ratnofsky · 2 weeks ago
  3. 805cfa8 Revert "[maven-release-plugin] prepare for next development iteration" by Abe Ratnofsky · 2 weeks ago
  4. 342088c [maven-release-plugin] prepare for next development iteration by Abe Ratnofsky · 2 weeks ago
  5. 375e4b5 [maven-release-plugin] prepare release 4.19.3 by Abe Ratnofsky · 2 weeks ago
  6. 48f33e1 CASSJAVA-109, CASSJAVA-117: Manual and API References after donation, Build CI for Java Driver Doc by janehe · 6 weeks ago
  7. bfacd80 CASSJAVA-104: Fix Flaky tests by janehe · 8 weeks ago
  8. bf2b36f CASSJAVA-30: Update CONTRIBUTING.md by janehe · 1 year, 1 month ago
  9. bbd1998 CASSJAVA-3: Fix ordering of LIMIT and PER PARTITION LIMIT clauses by David Stringer · 1 year, 3 months ago
  10. 27e2bfa Fix race condition in ClockSeqAndNodeContainer by jasonk000 · 10 months ago
  11. 3f5f3ac Revert "ninja-fix Update Jenkins label to Jammy" by absurdfarce · 3 months ago
  12. de96ce8 ninja-fix Update Jenkins label to Jammy by absurdfarce · 3 months ago
  13. 283d3a7 CASSJAVA-108 Update ESRI (and remove org.json) dependencies by absurdfarce · 9 months ago
  14. deffb92 Bump Jackson to 2.20.1 by absurdfarce · 4 months ago
  15. e84bb1a CASSJAVA-122 Fix OSGi LZ4 test by Lukasz Antoniak · 4 months ago
  16. 35bae4f ninja-fix We apparently had some unformatted files slip in in the last commit by absurdfarce · 4 months ago
  17. af0a63a Re-work ordering clause support in query builder behind a single OrderingClause abstraction. This allows for by absurdfarce · 10 months ago
  18. 855cd0b ninja-fix Updating a few indented lists that were observed to not render correctly while working on the previous ninja-fix by absurdfarce · 4 months ago
  19. e317b61 ninja-fix - adding an extra space to render the page correctly with mkdocs by Mikhail Laptev · 5 months ago
  20. ad7a103 Bump logback to most recent Java8-compatible version by absurdfarce · 9 months ago
  21. 595cb29 Update LZ4 and Netty dependencies for CVE response by Abe Ratnofsky · 5 months ago
  22. e762df8 ninja-fix: Remove ASF donation message by Lukasz Antoniak · 5 months ago
  23. ded2985 Replace outdated link in README by April I. Murphy · 6 months ago
  24. a7da995 Removing interface to Travis CI by absurdfarce · 6 months ago
  25. 62eade2 [maven-release-plugin] prepare for next development iteration by absurdfarce · 6 months ago
  26. 30b05bd [maven-release-plugin] prepare release 4.19.2 by absurdfarce · 6 months ago 4.19.2
  27. 19c60c0 Changelog updates for 4.19.2 by absurdfarce · 6 months ago
  28. 8f69c24 CASSJAVA-116: Retry or Speculative Execution with RequestIdGenerator throws "Duplicate Key" by janehe · 7 months ago
  29. f631081 [maven-release-plugin] prepare for next development iteration by Andy Tolbert · 7 months ago
  30. 77b2bae [maven-release-plugin] prepare release 4.19.1 by Andy Tolbert · 7 months ago 4.19.1
  31. 104751c Changelog entries for 4.19.1 by absurdfarce · 7 months ago
  32. e2c7ad4 CASSJAVA-97: Let users inject an ID for each request and write to the custom payload by janehe · 1 year, 1 month ago
  33. ff2d7f2 CASSJAVA-92: Local DC provided for nodetool clientstats by Lukasz Antoniak · 1 year, 1 month ago
  34. 05e6717 manual: correct the codeblock directive by Kefu Chai · 1 year, 11 months ago
  35. 69eebb9 Change groupId in README by Ivan Sopov · 10 months ago
  36. 7e21eb2 Eliminate lock in ConcurrencyLimitingRequestThrottler by Jason Koch · 1 year, 4 months ago
  37. f32069b CASSJAVA-89 fix: support schema options that changed in Cassandra 5.0 by Michael Karsten · 1 year, 2 months ago
  38. ddd6f03 Remove unnecessary locking in DefaultNettyOptions by Jason Koch · 1 year, 2 months ago
  39. 17ebe60 ninja-fix: openjdk@1.17.0 instead of openjdk@17 for ASF CI by janehe · 10 months ago
  40. f49e19b ninja-fix: updating OS label in Jenkinsfile after upgrade to Focal for runner by absurdfarce · 11 months ago
  41. 29d3531 Fix revapi surious complaints about optional dependencies by Abe Ratnofsky · 1 year ago
  42. bb9bb11 Add SubnetAddressTranslator to translate Cassandra node IPs from private network based on its subnet mask by alexsa · 12 months ago
  43. c9facc3 ninja-fix Format fix for previous commit by janehe · 1 year, 1 month ago
  44. 53bb5c8 CASSJAVA-68 Improve DefaultCodecRegisry.CacheKey#hashCode() to eliminate Object[] allocation (found via profiler) by Tatu Saloranta · 1 year, 6 months ago
  45. eb54934 Bump Jackson version to la(te)st 2.13, 2.13.5 by Tatu Saloranta · 1 year, 6 months ago
  46. d7e8297 Make guava an optional dependency of java-driver-guava-shaded by Andy Tolbert · 1 year, 4 months ago
  47. 7161d12 ninja-fix Revert docker image name (CASSJAVA-40) by janehe · 1 year, 1 month ago
  48. 0115cd6 Prevent long overflow in SNI address resolution by Lukasz Antoniak · 1 year, 1 month ago
  49. c43efd4 ninja-fix Update revapi to key off of the artifact ID (and group ID) by absurdfarce · 1 year, 2 months ago
  50. f42ab99 Upgrade Netty to 4.1.119 by Abe Ratnofsky · 1 year, 3 months ago
  51. 529d56e Add support for Java21 builds to test runs (plus a few other small cleanups) by absurdfarce · 1 year, 2 months ago
  52. 204dd09 CASSJAVA-40: Driver testing against Java 21 by janehe · 1 year, 2 months ago
  53. c0cae9b CASSJAVA-90 Update native-protocol version by absurdfarce · 1 year, 2 months ago
  54. 7982f41 ninja-fix Minor fix to CASSJAVA-80 change. Adding new entries to DefaultDriverOption anywhere other than by absurdfarce · 1 year, 3 months ago
  55. 3bb5b18 CASSJAVA-80: Support configuration to disable DNS reverse-lookups for SAN validation by Abe Ratnofsky · 1 year, 3 months ago
  56. 90612f6 [maven-release-plugin] prepare for next development iteration by absurdfarce · 1 year, 4 months ago
  57. 46444ea [maven-release-plugin] prepare release 4.19.0 by absurdfarce · 1 year, 4 months ago 4.19.0
  58. 610b91b Changelog updates for 4.19.0 by absurdfarce · 1 year, 4 months ago
  59. 94e73d9 ninja-fix Using shaded Guava classes for import in order to make OSGi class paths happy. by absurdfarce · 1 year, 4 months ago
  60. 64b3568 Expose a decorator for CqlPrepareAsyncProcessor cache rather than the ability to specify an by absurdfarce · 1 year, 4 months ago
  61. eac7b24 JAVA-3055: Prevent PreparedStatement cache to be polluted if a request is cancelled. by Luc Boutier · 2 years, 7 months ago
  62. 04d34a8 JAVA-3168 Copy node info for contact points on initial node refresh only from first match by endpoint by Alex Sasnouskikh · 1 year, 4 months ago
  63. 2e0c44c JAVA-3143: Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0) by SiyaoIsHiding · 1 year, 4 months ago
  64. 342e2dc Conditionally compile shaded Guava module by Lukasz Antoniak · 1 year, 4 months ago
  65. 01671d9 Revert "Do not always cleanup Guava shaded module before packaging" by Lukasz Antoniak · 1 year, 4 months ago
  66. 75a269d Do not always cleanup Guava shaded module before packaging by Lukasz Antoniak · 1 year, 5 months ago
  67. 8c10099 Upgrade Guava to 33.3.1-jre by Lukasz Antoniak · 1 year, 5 months ago
  68. 7689c5a JAVA-3118: Add support for vector data type in Schema Builder, QueryBuilder by SiyaoIsHiding · 1 year, 5 months ago
  69. 6a8674f CASSJAVA-55 Remove setting "Host" header for metadata requests. by absurdfarce · 1 year, 6 months ago
  70. 7ca013f JAVA-3057 Allow decoding a UDT that has more fields than expected by Ammar Khaku · 3 years, 1 month ago
  71. 7bc085b Move DataStax shaded Guava module into Java driver by Lukasz Antoniak · 1 year, 7 months ago
  72. a322ca2 Update link to Jira to be CASSJAVA by Jeremy Hanna · 1 year, 6 months ago
  73. 62cea5a Move Apache Cassandra 5.x off of beta1 and remove some older Apache Cassandra versions. by absurdfarce · 1 year, 7 months ago
  74. e843786 Fix TableMetadata.describe() when containing a vector column by Stefan Miklosovic · 1 year, 7 months ago
  75. 01c6151 Refactor integration tests to support multiple C* distributions. Test with DataStax HCD 1.0.0 by Lukasz Antoniak · 1 year, 9 months ago
  76. a4175f3 Automate latest Cassandra versions when running CI by Siyao (Jane) He · 1 year, 7 months ago
  77. 7877837 JAVA-3051: Memory leak by janehe · 1 year, 7 months ago
  78. dfe11a8 Fix CustomCcmRule to drop `CURRENT` flag no matter what by Dmitry Kropachev · 1 year, 8 months ago
  79. f98e343 Query builder support for NOT CQL syntax by absurdfarce · 1 year, 8 months ago
  80. 8ebcd9f Fix DefaultSslEngineFactory missing null check on close by Abe Ratnofsky · 1 year, 7 months ago
  81. 72c729b CASSANDRA-19932: Allow to define extensions while creating table by Lukasz Antoniak · 1 year, 8 months ago
  82. eb57fd7 Build a public CI for Apache Cassandra Java Driver by janehe · 1 year, 8 months ago
  83. a40e758 Fix uncaught exception during graceful channel shutdown by Christian Aistleitner · 2 years ago
  84. 8444c79 Remove "beta" support for Java17 from docs by absurdfarce · 1 year, 8 months ago
  85. 306bf37 Annotate BatchStatement, Statement, SimpleStatement methods with CheckReturnValue by Ammar Khaku · 3 years, 8 months ago
  86. 6d3ba47 Reduce lock held duration in ConcurrencyLimitingRequestThrottler by Jason Koch · 1 year, 9 months ago
  87. 4fb5108 Fix C* 3.0 tests failing on Jenkins by Lukasz Antoniak · 2 years ago
  88. 77805f5 JAVA-3149: Support request cancellation in request throttler by Lukasz Antoniak · 1 year, 9 months ago
  89. c961012 JAVA-3117: Call CcmCustomRule#after if CcmCustomRule#before fails to allow subsequent tests to run by Henry Hughes · 2 years, 9 months ago
  90. 9cfb4f6 Run integration tests with DSE 6.9.0 by Lukasz Antoniak · 1 year, 9 months ago
  91. 5ee12ac ninja-fix Various test fixes by absurdfarce · 1 year, 9 months ago
  92. e6ae193 JAVA-3167: CompletableFutures.allSuccessful() may return never completed future by Lukasz Antoniak · 1 year, 9 months ago
  93. 0962794 Don't return empty routing key when partition key is unbound by Ammar Khaku · 3 years, 6 months ago
  94. a17f7be autolink JIRA tickets in commit messages by Stefan Miklosovic · 1 year, 9 months ago
  95. d0a1e44 Limit calls to Conversions.resolveExecutionProfile by Benoit Tellier · 3 years, 4 months ago
  96. 85bb406 update badge URL to org.apache.cassandra/java-driver-core by Brad Schoening · 2 years ago
  97. 811acb2 CASSANDRA-19635: Configure Jenkins to run integration tests with C* 5.x by Lukasz Antoniak · 2 years ago
  98. 432e107 CASSANDRA-19635: Run integration tests with C* 5.x by Lukasz Antoniak · 2 years ago
  99. db4c807 [maven-release-plugin] prepare for next development iteration by absurdfarce · 2 years ago
  100. cbdde28 [maven-release-plugin] prepare release 4.18.1 by absurdfarce · 2 years ago 4.18.1