Releases (machine-readable)
Releases (machine-readable)
This page is a plain-markdown rendering of components/releases.data.ts, the single source of truth behind Compatibility, Release Artifacts, Model Early Access Builds, and the Release Notes timeline. It is regenerated by scripts/gen_llms_tables.py at every release bump — do not edit the tables below by hand. Append .md to this page’s URL for a clean markdown export. The same data ships in-repo as JSON (docs/fern/assets/releases.json) and as an Atom feed (docs/fern/assets/releases-atom.xml).
Current stable release: v1.3.0 (Jul 20, 2026; container tag 1.3.0, wheel version 1.3.0.post1).
Releases
Release highlights (stable releases):
- v1.3.0: Tool-calling and reasoning overhaul, RL rollout serving, the largest Router buildout to date, SLA-driven Planner autoscaling, and production GPU Memory Service on Kubernetes.
- v1.2.0: DGD/DGDR v1beta1, CRTC as the default KV router, inter-pod GPU Memory Service, Dynamo Snapshot on CRI-O/OpenShift, and DeepSeek-V4 recipes on vLLM.
- v1.1.0: Resilient KV routing at scale, Anthropic Messages API support, performance modeling and offline replay, and the multimodal embedding cache.
- v1.0.0: First GA release: unified configuration, Kubernetes production readiness, multimodal serving, and the agents surface.
CUDA toolkit and minimum driver history
- Patch versions (e.g. v0.8.1.post1, v0.7.0.post1) have the same CUDA support as their base version.
- Early access v1.1.0-dev.* images follow the same CUDA matrix as v1.0.2. The v1.2.0-deepseek-v4-dev.3 vLLM container is CUDA 13.0 multi-arch; the SGLang containers split by arch (CUDA 12.9 on amd64, CUDA 13.0 on arm64).
- Experimental CUDA 13 images are not published for all versions.
Feature support by backend (v1.3.0)
Artifact inventory (v1.3.0)
Known artifact issues
Crates: first published version on crates.io
Model early-access builds
Platform-preview artifact coverage
Platform support
- GPU architectures: Blackwell, Hopper, Ada Lovelace, Ampere
- OS: Ubuntu 24.04 (x86_64, ARM64) — Supported
- OS: Ubuntu 22.04 (x86_64) — Supported
- OS: CentOS Stream 9 (x86_64) — Experimental
- CSP: AWS — Amazon Linux 2023 (x86_64) — Supported
- CPU architectures: x86_64, ARM64 (Ubuntu 24.04 only)
- Wheels: Wheels are built in a manylinux_2_28-compatible environment and validated on CentOS Stream 9 and Ubuntu 22.04/24.04. Other Linux distributions are expected to work but are not officially verified.
Release statistics
Nightlies
ai-dynamo and ai-dynamo-runtime nightly builds from main publish wheels tagged *.devYYYYMMDD (since Apr 24, 2026). Install with pip or uv using —pre and the NVIDIA extra-index pattern shown above.