Skip to content

Version 1.10.1

Choose a tag to compare

@bgunnar5 bgunnar5 released this 04 May 21:54
· 9 commits to main since this release
ab739c6

[1.10.1]

Fixed

  • A bug where assigning a worker all steps also assigned steps to the default worker

Added

  • Tests to make sure the default worker is being assigned properly

Changed

  • Requirement name in examples/workflows/remote_feature_demo/requirements.txt and examples/workflows/feature_demo/requirements.txt from sklearn to scikit-learn since sklearn is now deprecated

@lucpeterson @bgunnar5