Lee Hinman 49695af2ac Remove FORCE version_type
This was an error-prone version type that allowed overriding previous
version semantics. It could cause primaries and replicas to be out of
sync however, so it has been removed.

Resolves #19769
2016-09-08 15:29:47 -06:00

8 lines
224 B
Plaintext

[[breaking_60_document_api_changes]]
=== Document API changes
==== version type 'force' removed
Document modification operations may no longer specify the `version_type` of
`force` to override any previous version checks.