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 <mlflow-automation@users.noreply.github.com>
  • Loading branch information
mlflow-automation committed Jun 11, 2024
1 parent 943dc2d commit 3934cee
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# CHANGELOG

## 2.13.3 (2024-06-11)

MLflow 2.13.3 includes several major features and improvements

Features:

- [] Introduce log_traces for langchain autologging and deprecate log_inputs_outputs (#12272, @serena-ruan)

Bug fixes:

- [Models] Avoid importing `mlflow.gateway` at the top level of `mlflow.deployment` module. (#12264, @B-Step62)

Documentation updates:

- [Docs] Add Tracing documentation (#12191, @BenWilson2)

Small bug fixes and documentation updates:

#12310, @serena-ruan; #12289, #12253, @xq-yin; #12287, #12303, #12291, #12288, #12265, #12170, #12248, #12263, @harupy; #11771, @lababidi; #12297, @daniellok-db; #12280, #12275, #12261, @BenWilson2; #12281, #12283, #12282, #12268, #12236, @B-Step62; #12246, @WeichenXu123; #12278, @sunishsheth2009; #12223, #12226, @annzhang-db; #12260, @prithvikannan

## 2.13.2 (2024-06-06)

MLflow 2.13.2 is a patch release that includes several bug fixes and integration improvements to existing
Expand Down

0 comments on commit 3934cee

Please sign in to comment.