github elastic/elasticsearch-py v7.13.2
7.13.2

latest releases: v7.17.12, v8.15.1, v8.15.0...
3 years ago

⚠️ This release has been yanked on PyPI due to a regression in Python <3.5, please use another version.

Client

Fixed

  • Transport.perform_request() now properly reraises RecursionError (Contributed by @hmilkovi)
  • AIOHttpConnection no longer sends Accept-Encoding: gzip, deflate when http_compress=None.
    Instead now sends no Accept-Encoding header.

APIs

Snapshot

  • Added the snapshot.repository_analyze API

Don't miss a new elasticsearch-py release

NewReleases is sending notifications on new releases.