elastic / elasticsearch-serverless-python

Official Python client for Elasticsearch Serverless
Apache License 2.0
9 stars 4 forks source link

Clean up HTTP feature support #9

Closed JoshMock closed 1 year ago

JoshMock commented 1 year ago

Drop support for several HTTP/connection features related to multi-node support:

Also renames connections_per_node to connections for clarity, enables HTTP compression by default, updates the version number with date metadata, and cleans up the docs to remove references to unsupported HTTP functionality.