4.18.0.2
·
79 commits
to scylla-4.x
since this release
What's Changed
- docs: forward-ports from 3.x by @tchaikov in #256
- 4.x: Change driver.name to ScyllaDB Java Driver by @Bouncheck in #318
- docs 4.x: Remove setuptools from docs/pyproject.toml by @Bouncheck in #320
- 4.x: Fix version fetch by @dkropachev in #328
- Fix version_fetch.py to work properly with rc by @dkropachev in #329
- Warn if consistency level is overridden by @dkropachev in #325
- CI: cache java dependencies by @dkropachev in #326
- Reorganize github actions to make it possible to set branch-rules by @dkropachev in #327
- Remove System.out.println. by @daniloarodrigues in #316
- Add Resolver interface and implementations by @Bouncheck in #332
- Fix
IllegalState Attempting to use a Ccm rule while another is in use. This is disallowed
issue by @dkropachev in #338 - Upgrade ccm version by @Bouncheck in #340
- Add
MockResolverIT#replace_cluster_test()
by @Bouncheck in #335 - More MockResolver tests by @Bouncheck in #337
- CICD: Pull image before running the test by @dkropachev in #339
- Fix ControlConnection log message by @Bouncheck in #342
- 4.x: Update LBP manual by @Gor027 in #205
- Replace Resolver implementations with library solution by @Bouncheck in #354
- 4.x: Add optional fallback for
ControlConnection#reconnect()
by @Bouncheck in #341 - docs: update to theme 1.8.3 and bring improvements from 3.x to set 4.x as default branch by @dgarcia360 in #367
- docs: add missing utils by @dgarcia360 in #370
- Updates netty version to 4.1.115.Final by @Bouncheck in #372
- 4.x: Improve DefaultMetadata's TabletMap tablet invalidation logic by @Bouncheck in #388
- Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 by @dependabot in #381
- Bump com.google.guava:guava from 25.1-jre to 32.0.0-jre by @dependabot in #375
- Bump org.testng:testng from 7.3.0 to 7.5.1 by @dependabot in #374
- Bump org.json:json from 20230227 to 20231013 by @dependabot in #373
- 4.x: Add config for zero-token nodes & ZeroTokenNodesIT by @Bouncheck in #402
- Update default value and documentation of `advanced.metadata.schema.r… by @Bouncheck in #404
- 4.x: Rename Java 1.8 to 8.0 by @dkropachev in #408
- 4.x: move from adopt to temurin by @dkropachev in #410
- 4.x: Increase version requirement for ZeroTokenNodesIT by @Bouncheck in #415
- 4.x: Upgrade to netty 4.1.116.Final by @Bouncheck in #414
- 4.x: Adjust
BasicLoadBalancingPolicy#getReplicas
by @Bouncheck in #405 - Bump sphinx-scylladb-theme from 1.8.3 to 1.8.4 in /docs by @dependabot in #418
- 4.x: Allow arbitrary Scylla versions in CcmBridge by @Bouncheck in #417
Full Changelog: 4.18.0.1...4.18.0.2