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
The following fields were marked for internal use only and do not have replacement:
507
-
508
-
-`ClientOptions.AuthenticateToAnything`
509
-
-`FindOptions.OplogReplay`
510
-
-`FindOneOptions.OplogReplay`
506
+
`ClientOptions.AuthenticateToAnything` was marked for internal use in 1.x and does not have a replacement.
511
507
512
508
The following fields were removed because they are no longer supported by the server
513
509
@@ -844,7 +840,7 @@ The `bson/primitive` package has been merged into the `bson` package.
844
840
845
841
Additionally, the `bson.D` has implemented the `json.Marshaler` and `json.Unmarshaler` interfaces, where it uses a key-value representation in "regular" (i.e. non-Extended) JSON.
846
842
847
-
The `bson.D.String` and `bson.M.String` methods return a relaxed Extended JSON representation of the document.
843
+
The `bson.D.String` and `bson.M.String` methods return an Extended JSON representation of the document.
0 commit comments