Skip to content

Commit

Permalink
Run python3 dev/update_changelog.py --prev-version 2.1...
Browse files Browse the repository at this point in the history
Signed-off-by: mlflow-automation <[email protected]>
  • Loading branch information
mlflow-automation committed Sep 10, 2024
1 parent 0de4c14 commit 66f33f6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## 2.17.0 (2024-09-10)

MLflow 2.17.0 includes several major features and improvements

Features:

- [Docs / Model Registry] MLFlow OSS Rest Store (#13034, @rohitarun-db)
- [Models] Support logging Transformer models with a path to local model checkpoints to reduce memory footprint (#13070, @B-Step62)
- [Artifacts / UI] Add audio support to artifact viewer UI (#13017, @sydneyw-spotify)
- [Model Registry] UC OSS Artifact Repository Impl (MLFlow Client) (#13066, @rohitarun-db)
- [Models] Add support for LLM response refusal (#13071, @BenWilson2)
- [Model Registry] UC OSS Finalized Protos (#13065, @rohitarun-db)

Bug fixes:

- [Tracking] Fix incorrect best model selection in auto checkpointing (#12981, @hareeen)
- [Tracking] Fix timezone issue with autogen tracing (#13047, @B-Step62)
- [Artifacts] [BUG] add support for file removal for local artifact repo (#13005, @rzalawad)

Small bug fixes and documentation updates:

#13098, #13045, #13091, #13101, #13100, #13094, #13095, #13044, #13048, @B-Step62; #13103, @kriscon-db; #13022, @nojaf; #13089, #13073, #13057, #13058, #13067, #13062, #13061, #13055, #13052, #13049, @harupy; #13087, @SeanAverS; #13081, #13078, #13051, #13043, @daniellok-db; #13075, @BenWilson2; #13069, @minihat; #12879, @faizankshaikh; #13036, #13029, #13038, @serena-ruan

## 2.16.0 (2024-08-30)

We are excited to announce the release of MLflow 2.16.0. This release includes many major features and improvements!
Expand Down

0 comments on commit 66f33f6

Please sign in to comment.