| DRIVERS-2284:
Please see the following specification changes:
Please see https://github.com/mongodb/specifications/commit/8f6f4a3a1841c0301ca057e96afca6f4f46711a2 for the latest revision of the fle2-CreateCollection.yml and fle2-EncryptedFields-vs-EncryptedFieldsMap.yml tests.
Drivers using libmongocrypt 1.5.0-alpha2 or later should sync the fle2-CreateCollection test to this PR: https://github.com/mongodb/specifications/pull/1230
- Sync the fle2-CreateCollection.yml CSFLE test.
- Add encryptedFieldsMap option to AutoEncryptionOpts
- Add encryptedFields options to CreateCollection and Collection.Drop()
- Update behavior of CreateCollection and Collection.Drop() when the target collection has encryptedFields.
|