diff --git a/docs/migration-2.0.md b/docs/migration-2.0.md index c32d353e2c..91ab28b92b 100644 --- a/docs/migration-2.0.md +++ b/docs/migration-2.0.md @@ -503,12 +503,6 @@ mongo.WithSession(context.TODO(),sess,func(ctx context.Context) error { ## Options Package -The following fields were marked for internal use only and do not have replacement: - -- `ClientOptions.AuthenticateToAnything` -- `FindOptions.OplogReplay` -- `FindOneOptions.OplogReplay` - The following fields were removed because they are no longer supported by the server - `FindOptions.Snapshot` (4.0)