mlflow-docker-compose icon indicating copy to clipboard operation
mlflow-docker-compose copied to clipboard

Update dependency mlflow to v1.30.0

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mlflow (source) ==1.29.0 -> ==1.30.0 age adoption passing confidence

Release Notes

mlflow/mlflow

v1.30.0

Compare Source

MLflow 1.30.0 includes several major features and improvements

Features:

Bug fixes:

  • [Pipelines] Enable Pipeline subprocess commands to create a new SparkSession if one does not exist (#​6846, @​prithvikannan)
  • [Pipelines] Fix a rendering issue with bool column types in Step Card data profiles (#​6907, @​sunishsheth2009)
  • [Pipelines] Add validation and an exception if required step files are missing (#​7067, @​mingyu89)
  • [Pipelines] Change step configuration validation to only be performed during runtime execution of a step (#​6967, @​prithvikannan)
  • [Tracking] Fix infinite recursion bug when inferring the model schema in mlflow.pyspark.ml.autolog() (#​6831, @​harupy)
  • [UI] Remove the browser error notification when failing to fetch artifacts (#​7001, @​kevingreer)
  • [Models] Allow mlflow-skinny package to serve as base requirement in MLmodel requirements (#​6974, @​BenWilson2)
  • [Models] Fix an issue with code path resolution for loading SparkML models (#​6968, @​dbczumar)
  • [Models] Fix an issue with dependency inference in logging SparkML models (#​6912, @​BenWilson2)
  • [Models] Fix an issue involving potential duplicate downloads for SparkML models (#​6903, @​serena-ruan)
  • [Models] Add missing pos_label to sklearn.metrics.precision_recall_curve in mlflow.evaluate() (#​6854, @​dbczumar)
  • [SQLAlchemy] Fix a bug in SqlAlchemyStore where set_tag() updates the incorrect tags (#​7027, @​gabrielfu)

Documentation updates:

Small bug fixes and documentation updates:

#​7093, #​7095, #​7092, #​7064, #​7049, #​6921, #​6920, #​6940, #​6926, #​6923, #​6862, @​jerrylian-db; #​6946, #​6954, #​6938, @​mingyu89; #​7047, #​7087, #​7056, #​6936, #​6925, #​6892, #​6860, #​6828, @​sunishsheth2009; #​7061, #​7058, #​7098, #​7071, #​7073, #​7057, #​7038, #​7029, #​6918, #​6993, #​6944, #​6976, #​6960, #​6933, #​6943, #​6941, #​6900, #​6901, #​6898, #​6890, #​6888, #​6886, #​6887, #​6885, #​6884, #​6849, #​6835, #​6834, @​harupy; #​7094, #​7065, #​7053, #​7026, #​7034, #​7021, #​7020, #​6999, #​6998, #​6996, #​6990, #​6989, #​6934, #​6924, #​6896, #​6895, #​6876, #​6875, #​6861, @​prithvikannan; #​7081, #​7030, #​7031, #​6965, #​6750, @​bbarnes52; #​7080, #​7069, #​7051, #​7039, #​7012, #​7004, @​dbczumar; #​7054, @​jinzhang21; #​7055, #​7037, #​7036, #​6949, #​6951, @​apurva-koti; #​6815, @​michaguenther; #​6897, @​chaturvedakash; #​7025, #​6981, #​6950, #​6948, #​6937, #​6829, #​6830, @​BenWilson2; #​6982, @​vadim; #​6985, #​6927, @​kriscon-db; #​6917, #​6919, #​6872, #​6855, @​WeichenXu123; #​6980, @​utkarsh867; #​6973, #​6935, @​wentinghu; #​6930, @​mingyangge-db; #​6956, @​RohanBha1; #​6916, @​av-maslov; #​6824, @​shrinath-suresh; #​6732, @​oojo12; #​6807, @​ikrizanic; #​7066, @​subramaniam20jan; #​7043, @​AvikantSrivastava; #​6879, @​jspablo


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 20 '22 23:10 renovate[bot]