Changes
- Update to use
es_client==8.14.2
- Formatting changes and improvements
- Update CLI to get client using
ctx.obj['configdict']
as it's already built
byes_client
.
Bugfixes
- Fix improper log levels erroneously left in from debugging. Thanks to
@boutetnico in #1714 es_client
version 8.14.2 addresses a problem where Python 3.8 is not officially supported
for use withvoluptuous
greater than0.14.2
.