You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mlflow-users
MLflow 3.13.0 has been released!
3.13.0 is a major update running AI observability at scale, focused on access control, the lifecycle of your trace data, and richer support for agents. Here are the highlight of the release:
🔐 Role-Based Access Control & Admin UI: A full RBAC: system with reusable roles and workspace-scoped grants, plus a new web Admin UI for managing users, roles, and permissions on self-hosted MLflow.
💾 Trace Retention & Auto Archival: Automatically move aged trace span data out of your SQL backend into object storage (e.g. S3) while keeping every trace fully readable in the UI and APIs.
✨ New engines for MLflow Assistant: Run OSS MLflow Assistant on a local Ollama model, the OpenAI Codex CLI, or any MLflow AI Gateway endpoint, in addition to Claude Code.
📦 Helm chart for Kubernetes: An official, production-ready Helm chart for deploying the MLflow tracking server to any Kubernetes cluster.
🌐 Hermes Agent support: Route the Hermes Agent runtime through the AI Gateway and capture its end-to-end traces in MLflow over OpenTelemetry.
🪵 Span log levels: Python-logging-style severity levels on spans, with a "Minimum log level" filter in the trace UI to hide low-level noise.
For visual demos of the above features, check out the release poston our website! For a complete list of updates and bug fixes, check out the full changelog.
Share Your Feedback: We'd love to hear about your experience with these new features: