Skip to content

Commit 7e6bff2

Browse files
Merge branch 'master' into dependabot/go_modules/golang.org/x/crypto-0.32.0
2 parents 581d925 + c79e929 commit 7e6bff2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/migration-2.0.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -503,11 +503,7 @@ mongo.WithSession(context.TODO(),sess,func(ctx context.Context) error {
503503

504504
## Options Package
505505

506-
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.
511507

512508
The following fields were removed because they are no longer supported by the server
513509

0 commit comments

Comments
 (0)