-
Notifications
You must be signed in to change notification settings - Fork 730
Closed
Description
When testing current master against Elasticsearch 7.3
->updateDocument()
throws
Elasticsearch\Common\Exceptions\UnexpectedValueException
"version" is not a valid parameter. Allowed parameters are "_source", "_source_excludes", "_source_includes", "error_trace", "filter_path", "human", "if_primary_term", "if_seq_no", "lang", "opaqueId", "parent", "pretty", "refresh", "retry_on_conflict", "routing", "source", "timeout", "wait_for_active_shards"
After removing the version
parameter it seems to update the document just fine.
Apart from that issue; are there plans to tag a ES 7.3 compatible release anytime soon?
Metadata
Metadata
Assignees
Labels
No labels