0.11.0 (16 April 2025)
Very few code changes that weren't related to tiered-debug module improvements.
The core nuggets are:
- Updated
tiered_debugmodule to use a class with a context manager, as well as a decorator. - This module is used by
es_clientandes_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