Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Blessy-jibin opened this issue Dec 9, 2021 · 0 comments

Comments

@Blessy-jibin
Copy link

We are using the latest version(7.4.0) of elasticsearch-dsl in our python project. But we are getting deprecation warnings from Elasticsearch 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 future releases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant