Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/golang.org/x/crypto-…
Browse files Browse the repository at this point in the history
…0.32.0
  • Loading branch information
prestonvasquez authored Jan 14, 2025
2 parents 581d925 + c79e929 commit 7e6bff2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/migration-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,11 +503,7 @@ 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`
`ClientOptions.AuthenticateToAnything` was marked for internal use in 1.x and does not have a replacement.

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

Expand Down

0 comments on commit 7e6bff2

Please sign in to comment.