c4af4aa for CDRIVER-2664 introduced a regression where the "arrayFilters" option is appended as a BSON document type (0x03) instead of an array (0x04). This was caught by a new version of the bulkWrite-arrayFilters.yml test, which includes APM expectations.
- has to be done before
-
CDRIVER-2899 Add a database aggregate helper
- Closed
-
CDRIVER-2976 Add support for majority read concern level to Aggregation $out
- Closed
- is related to
-
CDRIVER-2664 Raise client error if arrayFilters option is used when unsupported
- Closed