Document API changesedit

version type force removededit

Document modification operations may no longer specify the version_type of force to override any previous version checks.

Upserts no longer support versionsedit

Adding a version to an upsert request is no longer supported.

created field removed in the Index APIedit

The created field has been removed in the Index API as in the index and create bulk operations. operation field should be used instead.

found field removed in the Delete APIedit

The found field has been removed in the Delete API as in the delete bulk operations. operation field should be used instead.