You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***collection:** fix error when calling remove with no args ([#1657](https://github.com./mongodb/node-mongodb-native/issues/1657)) ([4c9b0f8](https://github.com./mongodb/node-mongodb-native/commit/4c9b0f8))
8
+
***executeOperation:** don't mutate options passed to commands ([934a43a](https://github.com./mongodb/node-mongodb-native/commit/934a43a))
9
+
***jsdoc:** mark db.collection callback as optional + typo fix ([#1658](https://github.com./mongodb/node-mongodb-native/issues/1658)) ([c519b9b](https://github.com./mongodb/node-mongodb-native/commit/c519b9b))
10
+
***sessions:** move active session tracking to topology base ([#1665](https://github.com./mongodb/node-mongodb-native/issues/1665)) ([b1f296f](https://github.com./mongodb/node-mongodb-native/commit/b1f296f))
11
+
***utils:** fixes executeOperation to clean up sessions ([04e6ef6](https://github.com./mongodb/node-mongodb-native/commit/04e6ef6))
12
+
13
+
14
+
### Features
15
+
16
+
***default-db:** use dbName from uri if none provided ([23b1938](https://github.com./mongodb/node-mongodb-native/commit/23b1938))
17
+
***mongodb-core:** update to mongodb-core 3.0.4 ([1fdbaa5](https://github.com./mongodb/node-mongodb-native/commit/1fdbaa5))
0 commit comments