-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Background & Motivation
GODRIVER-2391 requires an option to Collection.Drop:
Drivers MUST have a BSON document option named ``encryptedFields`` in ``Collection.Drop()``.
See https://github.com/mongodb/mongo-go-driver/pull/913/files#r867159962 for discussion on why this is a backwards break.
Scope
- Add a new DropCollectionOptions struct with a EncryptedFields option.