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
fix(serializer): do not use checkKeys for $clusterTime
Fixes NODE-1409
* fix(serializer): map insert expects only string keys
Checks that the key is a string before checking that
the key is a valid string to prevent type error.
Fixes NODE-1572
0 commit comments