DougTrajano / mlflow-server

MLflow Tracking Server with basic auth deployed in AWS App Runner.
https://gallery.ecr.aws/t9j8s4z8/mlflow
Apache License 2.0
34 stars 17 forks source link

Bump mlflow from 1.21.0 to 1.22.0 #83

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mlflow from 1.21.0 to 1.22.0.

Changelog

Sourced from mlflow's changelog.

1.22.0 (2021-11-29)

MLflow 1.22.0 includes several major features and improvements:

Features:

Bug fixes and documentation updates:

  • [UI] Fix bug causing Metric Plot page to crash when metric values are too large (#4947, @​ianshan0915)
  • [UI] Fix bug causing parallel coordinate curves to vanish (#5087, @​harupy)
  • [UI] Remove Creator field from Model Version page if user information is absent (#5089, @​jinzhang21)
  • [UI] Fix model loading instructions for non-pyfunc models in Artifact Viewer (#5006, @​harupy)
  • [Models] Fix a bug that added mlflow to conda.yaml even if a hashed version was already present (#5058, @​maitre-matt)
  • [Docs] Add Python documentation for metric, parameter, and tag key / value length limits (#4991, @​westford14)
  • [Examples] Update Python version used in Prophet example to fix installation errors (#5101, @​BenWilson2)
  • [Examples] Fix Kubernetes resources specification in MLflow Projects + Kubernetes example (#4948, @​jianyuan)

Small bug fixes and doc updates (#5119, #5107, #5105, #5103, #5085, #5088, #5051, #5081, #5039, #5073, #5072, #5066, #5064, #5063, #5060, #4718, #5053, #5052, #5041, #5043, #5047, #5036, #5037, #5029, #5031, #5032, #5030, #5007, #5019, #5014, #5008, #4998, #4985, #4984, #4970, #4966, #4980, #4967, #4978, #4979, #4968, #4976, #4975, #4934, #4956, #4938, #4950, #4946, #4939, #4913, #4940, #4935, @​harupy; #5095, #5070, #5002, #4958, #4945, @​BenWilson2; #5099, @​chaosddp; #5005, @​you-n-g; #5042, #4952, @​shrinath-suresh; #4962, #4995, @​WeichenXu123; #5010, @​lichenran1234; #5000, @​wentinghu; #5111, @​alexott; #5102, #5024, #5011, #4959, @​dbczumar; #5075, #5044, #5026, #4997, #4964, #4989, @​liangz1; #4999, @​stevenchen-db)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)