forked from apache/cassandra-java-driver
-
Notifications
You must be signed in to change notification settings - Fork 41
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: scylladb/java-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.19.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scylladb/java-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.19.0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 60 files changed
- 5 contributors
Commits on Mar 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3bd0bbb - Browse repository at this point
Copy the full SHA 3bd0bbbView commit details
Commits on Mar 10, 2026
-
Bump sphinx-scylladb-theme from 1.8.10 to 1.9.1 in /docs
Bumps [sphinx-scylladb-theme](https://github.com/scylladb/sphinx-scylladb-theme) from 1.8.10 to 1.9.1. - [Release notes](https://github.com/scylladb/sphinx-scylladb-theme/releases) - [Commits](https://github.com/scylladb/sphinx-scylladb-theme/commits/1.9.1) --- updated-dependencies: - dependency-name: sphinx-scylladb-theme dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for baded18 - Browse repository at this point
Copy the full SHA baded18View commit details -
fix(release): re-format pom.xml after release:prepare to prevent down…
…stream CI failures maven-release-plugin rewrites pom.xml files via MavenXpp3Writer which produces formatting incompatible with xml-format-maven-plugin (e.g. <foo/> becomes <foo />). The xml-check was already skipped during release:prepare to avoid blocking the release, but the corrupted formatting was committed to the SNAPSHOT branch, causing CI failures on any PR opened against the branch after a release. Fix: run xml-format:xml-format immediately after release:prepare and amend the SNAPSHOT commit, so the base branch always has correctly formatted pom.xml files. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5e17da - Browse repository at this point
Copy the full SHA b5e17daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62e88b - Browse repository at this point
Copy the full SHA d62e88bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5ce45 - Browse repository at this point
Copy the full SHA 6d5ce45View commit details
Commits on Mar 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ca7f35b - Browse repository at this point
Copy the full SHA ca7f35bView commit details
Commits on Mar 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 349b6e0 - Browse repository at this point
Copy the full SHA 349b6e0View commit details -
feat: implement PrivateLink client routes support
Add support for PrivateLink/NLB client routes that allows the driver to discover and connect through private endpoints. This includes: - ClientRoutesConfig and ClientRouteProxy for configuration - ClientRoutesTopologyMonitor for route discovery and refresh - ClientRoutesEndPoint for DNS-based endpoint resolution - Protocol-level CLIENT_ROUTES_CHANGE event handling - Coalescing queue for efficient route refresh deduplication - Integration tests with NLB simulator proxy
Configuration menu - View commit details
-
Copy full SHA for 2dea0ba - Browse repository at this point
Copy the full SHA 2dea0baView commit details
Commits on Mar 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 084e658 - Browse repository at this point
Copy the full SHA 084e658View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.19.0.6...4.19.0.7