Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 532 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.0] - 2020-08-22

Added

  • TensorFlow Serving integration
  • PipelinePredictor - for chaining models one after the other.

Changed

  • Error response returned from inference-route on exception is much more informative

[0.1.0] - 2020-08-21

First version of mlserving