7.0.1 (16 August 2023)
Changes
- This release brings some Python modules up to current releases, namely:
certifi>=2023.5.7click==8.1.4elasticsearch7==7.17.9pyyaml==6.0.1
- The PyYAML change is notable as the Cython 3.0 upgrade caused it to no longer work.
Version 6.0.1 fixes that, enabling Curator to build again. cx_Freezechanged some configurations to be more Pythonic. #1681 fixes that.