8.14.0 (3 July 2024)
Changes
- Python module version bumps:
elasticsearch8==8.14.0ecs-logging==2.2.0voluptuous>=0.15.2certifi>=2024.6.2
- Updated remainint tests to Pytest-style formatting.
- Updated
docker_testscripts to most recent updates.
Bugfix
- Fixed an error reported at elastic/curator#1713
where providing an empty APItokenkey would still result in the Builder
class method_check_api_keytrying to extract data. Locally tracked at
#66