Skip to content

Commit 4a56e50

Browse files
Run python3 dev/update_changelog.py --prev-version 2.2... (mlflow#14582)
Signed-off-by: mlflow-automation <[email protected]> Signed-off-by: Serena Ruan <[email protected]> Co-authored-by: mlflow-automation <[email protected]> Co-authored-by: Serena Ruan <[email protected]>
1 parent d3e6c1e commit 4a56e50

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# CHANGELOG
22

3+
## 2.20.2 (2025-02-13)
4+
5+
MLflow 2.20.2 is a patch release includes several bug fixes and features
6+
7+
Features:
8+
9+
- [Tracing] Support tracing sync/async generator function with @mlflow.trace (#14459, @B-Step62)
10+
- [Tracing] Support generating traces from DSPy built-in compilation and evaluation (#14400, @B-Step62)
11+
- [Models] ChatAgent interface enhancements and Langgraph connectors updates (#14368, #14567, @bbqiu)
12+
- [Models] VariantType support in spark_udf (#14317, @serena-ruan)
13+
14+
Bug fixes:
15+
16+
- [Models] DSPy thread issue fix (#14471, @chenmoneygithub)
17+
18+
Documentation updates:
19+
20+
- [Docs] ChatAgent documentation updates (#14367, @bbqiu)
21+
22+
Small bug fixes and documentation updates:
23+
24+
#14410, #14569, #14440, @harupy; #14510, #14544, #14491, #14488, @bbqiu; #14518, @serena-ruan; #14517, #14500, #14461, #14478, @TomeHirata; #14512, @shaikmoeed; #14496, #14473, #14475, @B-Step62; #14467, @seal07; #14022, #14453, #14539, @daniellok-db; #14450, @BenWilson2; #14449, @SaiMadhavanG
25+
326
## 2.20.1 (2025-01-30)
427

528
MLflow 2.20.1 is a patch release includes several bug fixes and features:

0 commit comments

Comments
 (0)