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
JAVA-2100: Standardize error message when unknown BSON type is encounter during decoding.
"Detected unknown BSON type "\x16" for fieldname "a". Are you using the latest driver version?"
This will help users who start using new BSON types in newer server versions, but have not yet upgraded their driver.
0 commit comments