Skip to content

fix(deps): update scylladb.version to v4.19.0.9#159

Merged
dkropachev merged 1 commit into
masterfrom
renovate/scylladb.version
May 26, 2026
Merged

fix(deps): update scylladb.version to v4.19.0.9#159
dkropachev merged 1 commit into
masterfrom
renovate/scylladb.version

Conversation

@renovate

@renovate renovate Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.scylladb:java-driver-mapper-runtime 4.19.0.54.19.0.9 age confidence
com.scylladb:java-driver-query-builder 4.19.0.54.19.0.9 age confidence
com.scylladb:java-driver-core 4.19.0.54.19.0.9 age confidence

Release Notes

scylladb/java-driver (com.scylladb:java-driver-mapper-runtime)

v4.19.0.9

Compare Source

What's Changed
  • fix: resolve control node endpoint after connect via TopologyMonitor API by @​dkropachev in #​844
  • fix: ClientRoutes savePort uses NLB proxy port, preventing node removal on decommission by @​dkropachev in #​852
  • feat: enable shard-awareness with Proxy Protocol v2 in PrivateLink mode by @​nikagra in #​839
  • Resolve control node identity via system.local before initial metadata refresh by @​dkropachev in #​853
  • fix: DNS contact endpoint resolution and control connection reconnection by @​dkropachev in #​859
  • refactor: clarify client route address override naming by @​dkropachev in #​860
  • perf: replace SELECT * with explicit projections in topology monitor queries by @​nikagra in #​858
  • fix: improve driver-side timeout logging with pool/channel diagnostics (4.x) by @​nikagra in #​883
  • 4.x: Route LOCAL_SERIAL statements as LWT requests by @​dkropachev in #​886
  • fix: extend NodeDiagnostics with node state, distance, datacenter and pool size (DRIVER-540) by @​nikagra in #​887
New Contributors

Full Changelog: scylladb/java-driver@4.19.0.8...4.19.0.9

v4.19.0.8

Compare Source

What's Changed

Full Changelog: scylladb/java-driver@4.19.0.7...4.19.0.8

v4.19.0.7

Compare Source

What's Changed
  • 4.x: PrivateLink Support Phase 3: Query Implementation, DNS Resolution & Unit Tests 🔌 by @​nikagra in #​807

Full Changelog: scylladb/java-driver@4.19.0.6...4.19.0.7

v4.19.0.6

Compare Source

What's Changed

Full Changelog: scylladb/java-driver@4.19.0.5...4.19.0.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/scylladb.version branch from b5a65b1 to ce0b0ea Compare April 1, 2026 19:36
@renovate renovate Bot force-pushed the renovate/scylladb.version branch from ce0b0ea to 7c40772 Compare May 14, 2026 12:53
@renovate renovate Bot changed the title fix(deps): update scylladb.version to v4.19.0.8 fix(deps): update scylladb.version to v4.19.0.9 May 14, 2026
@nikagra

nikagra commented May 25, 2026

Copy link
Copy Markdown
Contributor

🤖: Closing — superseded by #167 which bumps the driver to 4.19.2.0 (which includes the netty 4.1.133.Final fix). Merging this intermediate version bump would be immediately overwritten.

@renovate renovate Bot force-pushed the renovate/scylladb.version branch from 7c40772 to df537d1 Compare May 25, 2026 22:00
@nikagra nikagra closed this May 25, 2026
@renovate

renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.19.0.9). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/scylladb.version branch May 25, 2026 22:01
@nikagra nikagra restored the renovate/scylladb.version branch May 26, 2026 12:59
@nikagra nikagra reopened this May 26, 2026
@nikagra nikagra self-requested a review May 26, 2026 12:59
@renovate renovate Bot force-pushed the renovate/scylladb.version branch from df537d1 to fb6736b Compare May 26, 2026 13:00
@nikagra

nikagra commented May 26, 2026

Copy link
Copy Markdown
Contributor

🤖: Tested locally on Java 11 against current master baseline:

  1. Diff verified — single-line change (scylladb.version 4.19.0.5 → 4.19.0.9), no regressions.
  2. Unit testsmvn clean test -DskipIntegrationTests=true: 25/25 passed.
  3. Netty verifiedmvn dependency:tree -Dincludes=io.netty confirms all netty artifacts resolve to 4.1.133.Final (CVE-2026-42583 override remains effective with the new driver version).

@dkropachev dkropachev merged commit dcfbcd2 into master May 26, 2026
8 checks passed
@nikagra nikagra deleted the renovate/scylladb.version branch May 26, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants