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
-[@aws-sdk/credential-providers is now required for MONGODB-AWS authentication](#aws-sdkcredential-providers-is-now-required-for-mongodb-aws-authentication)
-[Explicitly provided credentials no longer accepted with MONGODB-AWS authentication](#explicitly-provided-credentials-no-longer-accepted-with-mongodb-aws-authentication)
-[Dropping a collection returns false instead of thowing when NS not found](#dropping-a-collection-returns-false-instead-of-throwing-when-ns-not-found)
24
24
-[Aggregate with write concern and explain no longer throws client-side](#aggregate-with-write-concern-and-explain-no-longer-throws-client-side)
25
25
-[All encryption-related errors now subclass MongoError](#all-encryption-related-errors-now-subclass-mongoerror)
26
26
-['PoolRequstedRetry' error label renamed to 'PoolRequestedRetry'](#poolrequstedretry-error-label-renamed-to-poolrequestedretry)
-[Improve `MongoClient.connect()` consistency across environments](#improve-mongoclientconnect-consistency-across-environments)
33
33
-[MongoClient.close() no longer sends endSessions if the topology does not have session support](#mongoclientclose-no-longer-sends-endsessions-if-the-topology-does-not-have-session-support)
34
-
-[๐ Removal of deprecated functionality](#%EF%B8%8F-removal-of-deprecated-functionality)
34
+
-[๐ Removal of deprecated functionality](#-removal-of-deprecated-functionality)
35
35
-[Cursor and ChangeStream `stream()` method no longer accepts a transform](#cursor-and-changestream-stream-method-no-longer-accepts-a-transform)
36
36
-[MONGODB-CR AuthMechanism has been removed](#mongodb-cr-authmechanism-has-been-removed)
37
37
-[Internal ClientMetadata properties have been removed](#internal-clientmetadata-properties-have-been-removed)
0 commit comments