Skip to content

v1.5.2

Choose a tag to compare

@keithing keithing released this 17 May 20:41

Fixed

  • Fixed a bug where ModelFuture.validation_metadata would not source training job metadata for a ModelFuture corresponding to prediction job (#90).
  • Added more locks to improve thread safety in the PollableResult and CivisFuture.
  • Fix issue with Python 2/3 dependency management (#89).