Skip to content

Getting deprecation warnings from es as they are preparing for next release #1551

Closed
@blessyxavier

Description

@blessyxavier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions