New Features and Improvements
- Add callback option for pipeline step retry
Bug Fixes
- Fix Python Fire binding
- Fix Dataset failing to load helper packages should not crash
- Fix
Dataset.get_local_copy()
is allowed for a non-finalized dataset - Fix
Task.upload_artifact()
does not upload empty lists/tuples - Fix pipeline retry mechanism interface
- Fix Python <3.5 compatibility
- Fix local cache warning (should be a debug message)