Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: serena-ruan <serena.rxy@gmail.com>
  • Loading branch information
serena-ruan committed Feb 13, 2025
1 parent 8405c88 commit fe16711
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/releases/2025-02-13-2.20.2-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ MLflow 2.20.2 is a patch release includes several bug fixes and features

Features:

- [Tracing] Support tracing sync/async generator function with @mlflow.trace (#14459, @B-Step62)
- [Tracing] Support generating traces from DSPy built-in compilation and evaluation (#14400, @B-Step62)
- [Models] ChatAgent interface enhancements and Langgraph connectors updates (#14368, #14567, @bbqiu)
- [Models] VariantType support in spark_udf (#14317, @serena-ruan)
- [Tracing] Support tracing sync/async generator function with [@mlflow](https://github.com/mlflow).trace ([#14459](https://github.com/mlflow/mlflow/pull/14459), [@B-Step62](https://github.com/B-Step62))
- [Tracing] Support generating traces from DSPy built-in compilation and evaluation ([#14400](https://github.com/mlflow/mlflow/pull/14400), [@B-Step62](https://github.com/B-Step62))
- [Models] ChatAgent interface enhancements and Langgraph connectors updates ([#14368](https://github.com/mlflow/mlflow/pull/14368), [#14567](https://github.com/mlflow/mlflow/pull/14567), [@bbqiu](https://github.com/bbqiu))
- [Models] VariantType support in spark_udf ([#14317](https://github.com/mlflow/mlflow/pull/14317), [@serena-ruan](https://github.com/serena-ruan))

Bug fixes:

- [Models] DSPy thread issue fix (#14471, @chenmoneygithub)
- [Models] DSPy thread issue fix ([#14471](https://github.com/mlflow/mlflow/pull/14471), [@chenmoneygithub](https://github.com/chenmoneygithub))

Documentation updates:

- [Docs] ChatAgent documentation updates (#14367, @bbqiu)
- [Docs] ChatAgent documentation updates ([#14367](https://github.com/mlflow/mlflow/pull/14367), [@bbqiu](https://github.com/bbqiu))

For a comprehensive list of changes, see the [release change log](https://github.com/mlflow/mlflow/releases/tag/v2.20.2), and check out the latest documentation on [mlflow.org](http://mlflow.org/).

0 comments on commit fe16711

Please sign in to comment.