chore(deps): update dependency mongodb to v3 #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.1.18->^3.0.0By merging this PR, the issue #7 will be automatically resolved and closed:
Release Notes
mongodb/node-mongodb-native
v3.1.13Compare Source
Bug Fixes
makeLazyLoader(050267d)v3.1.12Compare Source
Features
v3.1.11Compare Source
Bug Fixes
v3.1.10Compare Source
Bug Fixes
Features
v3.1.9Compare Source
Bug Fixes
Features
v3.1.8Compare Source
Bug Fixes
Features
v3.1.7Compare Source
Features
v3.1.6Compare Source
Features
v3.1.5Compare Source
Bug Fixes
$metabased sort when passing an array tosort()(f93a8c3)Features
v3.1.4Compare Source
Bug Fixes
Features
newClient(1dac18f)v3.1.3Compare Source
Features
v3.1.2Compare Source
Bug Fixes
batchSize(ad10dee)resolveReadPreferencefor inheritance (a649e35)_idwith background: true (b3ff3ed)endSessionsis always skipped now (a276cbe)Features
Reverts
v3.1.1Compare Source
Bug Fixes
makeLazyLoader(050267d)v3.1.0Compare Source
Bug Fixes
batchSize(ad10dee)resolveReadPreferencefor inheritance (a649e35)_idwith background: true (b3ff3ed)endSessionsis always skipped now (a276cbe)Features
Reverts
3.0.6 (2018-04-09)
Bug Fixes
dropDatabasealways uses primary read preference (e62e5c9)Features
3.0.5 (2018-03-23)
Bug Fixes
Features
3.0.4 (2018-03-05)
Bug Fixes
Features
3.0.3 (2018-02-23)
Bug Fixes
3.0.2 (2018-01-29)
Bug Fixes
dbis wrapped in parentheses (efa78f0)Features
dbNameproperty of collection (6fd05c1)3.0.1 (2017-12-24)
v3.0.11Compare Source
v3.0.10Compare Source
v3.0.9Compare Source
v3.0.8Compare Source
v3.0.7Compare Source
v3.0.6Compare Source
Bug Fixes
dropDatabasealways uses primary read preference (e62e5c9)Features
v3.0.5Compare Source
Bug Fixes
Features
v3.0.4Compare Source
Bug Fixes
Features
v3.0.3Compare Source
Bug Fixes
v3.0.2Compare Source
Bug Fixes
dbis wrapped in parentheses (efa78f0)Features
dbNameproperty of collection (6fd05c1)v3.0.1Compare Source
v3.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
.connectmethod on replset and mongos has changed. You shouldn't have been using this anyway, but if you were, you only should passoptionsandcallback.Part of NODE-1089
keepAliveis now split into booleankeepAliveandnumber
keepAliveInitialDelayFixes NODE-998