v1.31.0 May 14, 2024
- Enhancements
- Add support for Python 3.12 (#2713)
- Fixes
- Move
flatten_list
util function into feature_discovery
module to fix import bug (#2702)
- Changes
- Temporarily restrict Dask version (#2694)
- Remove support for creating
EntitySets
from Dask or Pyspark dataframes (#2705)
- Bump minimum versions of
tqdm
and pip
in requirements files (#2716)
- Use
filter
arg in call to tarfile.extractall
to safely deserialize EntitySets (#2722)
- Testing Changes
- Fix serialization test to work with pytest 8.1.1 (#2694)
- Update to allow minimum dependency checker to run properly (#2709)
- Update pull request check CI action (#2720)
- Update release notes updated check CI action (#2726)
Thanks to the following people for contributing to this release:
@thehomebrewnerd