Skip to content

0.11.0 (16 April 2025)

Choose a tag to compare

@untergeek untergeek released this 16 Apr 18:58
· 6 commits to main since this release
67f6a33

Very few code changes that weren't related to tiered-debug module improvements.

The core nuggets are:

  • Updated tiered_debug module to use a class with a context manager, as well as a decorator.
  • This module is used by es_client and es_wait, so we needed to get with the program here, too

Fixed one detail about creating indices from the preset not including the settings and mappings. Found that one by accident.

All tests passing with Python versions 3.8 - 3.12, against Elasticsearch 8.18.0

See #11