Skip to content

v0.4.2

Compare
Choose a tag to compare
@Syakyr Syakyr released this 17 Sep 06:59
· 11 commits to main since this release

Added

  • JOB_NAME to MLFlow tag, lambda-rised to set_tag function for future tagging in MLFlow by @Syakyr (6e6e507)

Fixed

  • Bumped mlflow-skinny to 2.16.0 to resolve issue in mlflow/mlflow#12853 by @Syakyr (787217b)
  • Added logger.error(e) to diagnose issues pertaining to failed mlflow_init by @Syakyr (fa0b0ab)
  • Removed whitespace behind trailing slash within code examples by @Syakyr (95c573d)
  • Changed PATH append to absolute path ${HOME_DIR} in Dockerfiles to resolve pathing issue with gunicorn @Syakyr (8e71403)

Full Changelog: v0.4.1...v0.4.2