Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 15:40
· 2 commits to main since this release

MLFlowClient v0.5.1

Diff since v0.4.7

  • Moved baseuri to apiroot, allowing users to specify its own API route (improving compatibility with platforms)
  • Removed healthcheck function due to lack of support. It is not working on every platform providing a mlflow instance
  • Added a MLFLOW_TRACKING_URI check when running tests

Merged pull requests:

  • Adding use_ajax flag to MLFlow instances (#44) (@pebeto)

Closed issues:

  • Potential for collaboration? (#5)
  • How to log model? (#24)
  • Support GitLabs MLFlow backend (#43)