-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: mongodb/mongo-java-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r5.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mongodb/mongo-java-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.5.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 5 contributors
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c59ab52 - Browse repository at this point
Copy the full SHA c59ab52View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02a5722 - Browse repository at this point
Copy the full SHA 02a5722View commit details
Commits on Jun 6, 2025
-
Ensure custom KProperty include the name in the hashcode (#1731)
The `pathCache` utilised the string representation of the KProperty instance. The custom implementations didn't include the calculated `path` value, this can lead to naming collisions in the `pathCache` key. This commit adds `hashCode` and `equals` methods to ensure the `name` value is included in our custom implementations of `KProperty1`. Finally, the cache key now uses the `hashCode` for the cacheKey. JAVA-5868 Co-authored-by: Ross Lawley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebdd5bf - Browse repository at this point
Copy the full SHA ebdd5bfView commit details -
Fix datalake and k8s test failures (#1732)
- Increase timeout for k8s tests. - Add explicit "assume role". - Include submodules to OIDC testing. JAVA-5885
Configuration menu - View commit details
-
Copy full SHA for a2e0c29 - Browse repository at this point
Copy the full SHA a2e0c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f325224 - Browse repository at this point
Copy the full SHA f325224View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91368d - Browse repository at this point
Copy the full SHA a91368dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53be81f - Browse repository at this point
Copy the full SHA 53be81fView commit details
Commits on Jun 11, 2025
-
Merge changes from tls-channel to prevent accidentally calling SSLEng…
Configuration menu - View commit details
-
Copy full SHA for 7fe2223 - Browse repository at this point
Copy the full SHA 7fe2223View 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 r5.5.0...5.5.x