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
Copy file name to clipboardExpand all lines: HISTORY.md
+21
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***NODE-3621:** fixed type of documentKey property on ChangeStreamDocument ([#3118](https://github.com/mongodb/node-mongodb-native/issues/3118)) ([c63a21b](https://github.com/mongodb/node-mongodb-native/commit/c63a21b1d42f10359cfe7c34ff18ff73b70379a2))
21
+
***NODE-3795:** unexpected No auth provider for DEFAULT defined error ([#3092](https://github.com/mongodb/node-mongodb-native/issues/3092)) ([fb38a56](https://github.com/mongodb/node-mongodb-native/commit/fb38a561a3025f21b3c926e54336ce2fd2f79d17))
22
+
***NODE-3813:** unexpected type conversion of read preference tags ([#3138](https://github.com/mongodb/node-mongodb-native/issues/3138)) ([3e7b894](https://github.com/mongodb/node-mongodb-native/commit/3e7b89483ed858c54b8378526e28346d0ea8ba19))
23
+
***NODE-3878:** use legacy count operation on collection.count ([#3126](https://github.com/mongodb/node-mongodb-native/issues/3126)) ([12c6835](https://github.com/mongodb/node-mongodb-native/commit/12c6835155c256eefac8fed7bd36c41120731b91))
24
+
***NODE-3917:** Throw an error when directConnection is set with multiple hosts ([#3143](https://github.com/mongodb/node-mongodb-native/issues/3143)) ([b192493](https://github.com/mongodb/node-mongodb-native/commit/b192493cd790e5fd7c05ca4926535e06ceffb55e))
0 commit comments