Skip to content

Releases: scylladb/java-driver

4.18.1.0

13 Mar 15:26

Choose a tag to compare

What's Changed

  • Bump sphinx-scylladb-theme from 1.8.4 to 1.8.5 in /docs by @dependabot in #421
  • Increase enterprise requirement for ZeroTokenNodesIT by @Bouncheck in #435
  • Add "WHERE key='local'" to accelerate queries against system.local by @mykaul in #434
  • 4.x: Make all queries to system.local use WHERE clause by @dkropachev in #436
  • Bump io.netty:netty-handler from 4.1.116.Final to 4.1.118.Final by @dependabot in #433
  • Pull upstream changes until 4.18.1 by @Bouncheck in #452
  • 4.x: Update github ubuntu runner image by @dkropachev in #457
  • Parse test results and publish html report by @dkropachev in #461
  • Intruduce flag to disable skip metadata by @dkropachev in #458

Full Changelog: 4.18.0.2...4.18.1.0

3.11.5.5

12 Feb 02:08

Choose a tag to compare

What's Changed

  • 3.x: TokenAwarePolicy fix bad perf of ReplicaOrdering.RANDOM by @dkropachev in #427

Full Changelog: 3.11.5.4...3.11.5.5

4.18.0.2

13 Mar 15:25

Choose a tag to compare

What's Changed

Full Changelog: 4.18.0.1...4.18.0.2

4.18.0.1

06 Jul 19:47

Choose a tag to compare

ScyllaDB side changes:

  • Schema queries with configurable server-side timeouts (PR #312)

4.18.0.0

03 Jul 12:37

Choose a tag to compare

Notable changes:

ScyllaDB side changes

  • Added tablets support (PR #241)
  • Merged with 4.18.0 from upstream
  • Added release workflow for 4.x version of the driver
  • Dependency upgrades

Upstream

  • CassandraRequirement and DseRequirement test annotations replaced with more general BackendRequirement
  • Dependency upgrades
  • License adjustments

For more details about upstream refer to upstream's changelog