File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 401401[[rn-7-10-0]]
402402=== 7.10.0 (2020-11-11)
403403
404-
405404* Added support for {es} 7.10 APIs.
406405* Added basic type stubs for static type checking and IDE auto-complete of API
407406 parameters (https://github.com/elastic/elasticsearch-py/pull/1297[#1297],
508507[[rn-7-6-0]]
509508=== 7.6.0 (2020-03-19)
510509
511-
512510* Added support for ES 7.6 APIs.
513511* Added support for
514512 https://www.elastic.co/guide/en/elasticsearch/reference/current/tasks.html#_identifying_running_tasks[`X-Opaque-Id`]
597595* Using insecure SSL configuration (`verify_cert=False`) raises a warning,
598596 this can be not showed with `ssl_show_warn=False`.
599597* Add support for 7.x APIs in {es} both xpack and oss flavors.
598+ * Ordering of parameters may have changed for some APIs compared to 6.8.
599+ Use keyword arguments instead of positional arguments to work-around this
600+ change.
You can’t perform that action at this time.
0 commit comments