Closed
Description
We are using the latest version(7.4.0) of elasticsearch-dsl in our python project. But we are getting deprecation warnings from es saying
elasticsearch_dsl/index.py:279: DeprecationWarning: The 'body' parameter is deprecated for the 'create' API and will be removed in a future version. Instead use API parameters directly. See elastic/elasticsearch-py#1698 for more information
return self.get_connection(using).indices.create(
Can you give some update about your future releases? Will this deprecation warning be gone with your upcoming release?
Metadata
Metadata
Assignees
Labels
No labels