Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps org.apache.cassandra:java-driver-core from 4.19.0 to 4.19.1.

Release notes

Sourced from org.apache.cassandra:java-driver-core's releases.

4.19.1

Release Announcement

Changelog:

  • [improvement] CASSJAVA-97: Let users inject an ID for each request and write to the custom payload
  • [improvement] CASSJAVA-92: Add Local DC to driver connection info and provide visibility with nodetool clientstats
  • [bug] PR 2025: Eliminate lock in ConcurrencyLimitingRequestThrottler
  • [improvement] CASSJAVA-89: Fix deprecated table configs in Cassandra 5
  • [improvement] PR 2028: Remove unnecessary locking in DefaultNettyOptions
  • [improvement] CASSJAVA-102: Fix revapi spurious complaints about optional dependencies
  • [improvement] PR 2013: Add SubnetAddressTranslator
  • [improvement] CASSJAVA-68: Improve DefaultCodecRegistry.CacheKey#hashCode() to eliminate Object[] allocation
  • [improvement] PR 1989: Bump Jackson version to la(te)st 2.13.x, 2.13.5
  • [improvement] CASSJAVA-76: Make guava an optional dependency of java-driver-guava-shaded
  • [bug] PR 2035: Prevent long overflow in SNI address resolution
  • [improvement] CASSJAVA-77: 4.x: Upgrade Netty to 4.1.119
  • [improvement] CASSJAVA-40: Driver testing against Java 21
  • [improvement] CASSJAVA-90: Update native-protocol
  • [improvement] CASSJAVA-80: Support configuration to disable DNS reverse-lookups for SAN validation
Commits
  • 77b2bae [maven-release-plugin] prepare release 4.19.1
  • 104751c Changelog entries for 4.19.1
  • e2c7ad4 CASSJAVA-97: Let users inject an ID for each request and write to the custom ...
  • ff2d7f2 CASSJAVA-92: Local DC provided for nodetool clientstats
  • 05e6717 manual: correct the codeblock directive
  • 69eebb9 Change groupId in README
  • 7e21eb2 Eliminate lock in ConcurrencyLimitingRequestThrottler
  • f32069b CASSJAVA-89 fix: support schema options that changed in Cassandra 5.0
  • ddd6f03 Remove unnecessary locking in DefaultNettyOptions
  • 17ebe60 ninja-fix: [email protected] instead of openjdk@17 for ASF CI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.cassandra:java-driver-core](https://github.com/datastax/java-driver) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/datastax/java-driver/releases)
- [Commits](apache/cassandra-java-driver@4.19.0...4.19.1)

---
updated-dependencies:
- dependency-name: org.apache.cassandra:java-driver-core
  dependency-version: 4.19.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2025
@tommystendahl tommystendahl self-assigned this Oct 27, 2025
@tommystendahl tommystendahl merged commit f90a6d9 into master Oct 27, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.cassandra-java-driver-core-4.19.1 branch October 27, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants