Skip to content

Releases: mlflow/mlflow

v0.3.0

18 Jul 18:38
d193e87
Compare
Choose a tag to compare

Breaking changes:

  • [MLflow Server] Renamed --artifact-root parameter to --default-artifact-root in mlflow server to better reflect its purpose (#165, @aarondav)

Features:

  • Spark MLlib integration: we now support logging SparkML Models directly in the log_model API, model format, and serving APIs (#72, @tomasatdatabricks)
  • Google Cloud Storage is now supported as an artifact storage root (#152, @bnekolny)
  • Support asychronous/parallel execution of MLflow runs (#82, @smurching)
  • [SageMaker] Support for deleting, updating applications deployed via SageMaker (#145, @dbczumar)
  • [SageMaker] Pushing the MLflow SageMaker container now includes the MLflow version that it was published with (#124, @sueann)
  • [SageMaker] Simplify parameters to SageMaker deploy by providing sane defaults (#126, @sueann)
  • [UI] One-element metrics are now displayed as a bar char (#118, @cryptexis)

Bug fixes:

v0.2.1

28 Jun 20:09
0b284d9
Compare
Choose a tag to compare
Bump version and update changelog for 0.2.1 release (#93)

* Bump version and update changelog for 0.2.1

v0.2.0

27 Jun 17:10
8a8aa42
Compare
Choose a tag to compare
Bump version to 0.2.0 (#87)