-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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/node-mongodb-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mongodb/node-mongodb-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 1 contributor
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b8a7ef4 - Browse repository at this point
Copy the full SHA b8a7ef4View commit details
Commits on Jan 15, 2020
-
fix(transactions): use options helper to resolve read preference
ReadPreference can be expressed a number of ways through options, so we need to ensure that the read preference is properly resolved when a user provides options. This change also includes fixes for `readConcern` and `writeConcern`. NODE-2401
Configuration menu - View commit details
-
Copy full SHA for 9698a76 - Browse repository at this point
Copy the full SHA 9698a76View commit details
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5995d1d - Browse repository at this point
Copy the full SHA 5995d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79932db - Browse repository at this point
Copy the full SHA 79932dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a12683 - Browse repository at this point
Copy the full SHA 5a12683View commit details
Commits on Jan 17, 2020
-
fix(cmap): error wait queue members on failed connection creation
When a pool is empty and an operation enters the wait queue, the pool will attempt to immediately create a new connection for the requested operation. If that immediate creation fails, the error should be returned to that member, rather than letting the member sit in the queue indefinitely NODE-2424 NODE-2372
Configuration menu - View commit details
-
Copy full SHA for d13b153 - Browse repository at this point
Copy the full SHA d13b153View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8bdb8d - Browse repository at this point
Copy the full SHA f8bdb8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d182e - Browse repository at this point
Copy the full SHA c8d182eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 667b34c - Browse repository at this point
Copy the full SHA 667b34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9169203 - Browse repository at this point
Copy the full SHA 9169203View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bfd8a - Browse repository at this point
Copy the full SHA d0bfd8aView 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 v3.5.0...v3.5.1