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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
* NODE-563 Introduced options.ignoreUndefined for db class and MongoClient db options, made serialize undefined to null default again but allowing for overrides on insert/update/delete operations.
7
7
* Use handleCallback if result is an error for count queries. (Issue #1298, https://github.com/agclever)
8
8
* Rewind cursor to correctly force reconnect on capped collections when first query comes back empty.
9
+
* NODE-571 added code 59 to legacy server errors when SCRAM-SHA-1 mechanism fails.
0 commit comments