-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
When resyncing CRUD spec tests for GODRIVER-761, I came across a few bugs related to update/replace:
- bulkWrite doesn't perform validation to ensure replacement documents don't have $-prefixed keys
- UpdateOperation doesn't error if the ArrayFilters option is specified for server versions below 3.6.
- is related to
-
GODRIVER-761 Resync CRUD spec tests to use transaction spec test format
- Closed