Skip to content

docs: update support matrix, release artifacts, and README for v1.0.0#7350

Merged
saturley-hall merged 2 commits into
mainfrom
dagil-nvidia/update-docs-v1.0.0
Mar 13, 2026
Merged

docs: update support matrix, release artifacts, and README for v1.0.0#7350
saturley-hall merged 2 commits into
mainfrom
dagil-nvidia/update-docs-v1.0.0

Conversation

@dagil-nvidia
Copy link
Copy Markdown
Collaborator

@dagil-nvidia dagil-nvidia commented Mar 13, 2026

Summary

  • Support Matrix: Updated latest stable release to v1.0.0, backend versions (vLLM v0.16.0, SGLang v0.5.9, TRT-LLM v1.3.0rc5.post1, NIXL 0.10.1), removed in-progress labels from v1.0.0 rows, annotated new/deprecated assets
  • Release Artifacts: Added all v1.0.0 artifacts — container images, Python wheels, Helm charts, Rust crates. New: snapshot-agent container (Preview), snapshot Helm chart (Preview), dynamo-mocker and dynamo-kv-router crates. Deprecated: dynamo-crds Helm chart (CRDs now managed by Dynamo Operator per feat: simplify CRD management #6466, refactor: move CRD apply from Helm hook Job to init container on operator Deployment #6780)
  • README: Updated container image tags from 0.8.1 to 1.0.0

Test Plan

  • All internal markdown links verified (22/22 resolve)
  • External URLs validated via lychee — 4 expected 404s for unpublished v1.0.0 artifacts
  • Pre-commit hooks pass (codespell, merge conflicts, trailing whitespace)

Made with Cursor

Summary by CodeRabbit

  • Documentation
    • Updated release documentation and all artifacts to v1.0.0.
    • Container images, Python packages, Helm charts, and Rust crates now reference v1.0.0 versions.
    • Introduced new Snapshot Agent tooling and additional Rust crate options.
    • Marked dynamo-crds Helm chart as deprecated; CRDs now managed by Operator.

Update documentation to reflect the Dynamo v1.0.0 release:
- Support matrix: update latest stable release, backend versions
  (vLLM v0.16.0, SGLang v0.5.9, TRT-LLM v1.3.0rc5.post1, NIXL 0.10.1),
  and remove in-progress labels from v1.0.0 rows
- Release artifacts: add v1.0.0 container images, Python wheels, Helm
  charts, and Rust crates; add new snapshot-agent container (Preview),
  snapshot Helm chart (Preview), dynamo-mocker and dynamo-kv-router
  crates; deprecate dynamo-crds Helm chart (CRDs now managed by Operator)
- README: update container image tags to 1.0.0

Signed-off-by: Dan Gil <dagil@nvidia.com>
Made-with: Cursor
@github-actions github-actions Bot added docs documentation Improvements or additions to documentation and removed docs labels Mar 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 13, 2026

@github-actions github-actions Bot added the docs label Mar 13, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 40fd96a3-dcd6-4d09-b4a7-5988d7f5db3b

📥 Commits

Reviewing files that changed from the base of the PR and between 20f1c5a and 19277a5.

📒 Files selected for processing (3)
  • README.md
  • docs/reference/release-artifacts.md
  • docs/reference/support-matrix.md

Walkthrough

This PR updates version references across documentation from 0.8.1 and 0.9.x to 1.0.0. Changes include bumping container image tags in the README, updating artifact catalogs with new 1.0.0 releases, and refreshing the support matrix to reflect the latest version.

Changes

Cohort / File(s) Summary
Container Image Tags
README.md
Updates three runtime container image tags (SGLang, TensorRT-LLM, vLLM) from version 0.8.1 to 1.0.0.
Release Artifacts & Support Documentation
docs/reference/release-artifacts.md, docs/reference/support-matrix.md
Comprehensive version bump from v0.9.1 to v1.0.0 across all artifact categories: container images, Python wheels, Helm charts, and Rust crates. Adds new snapshot-agent and dynamo-mocker artifacts; marks dynamo-crds Helm chart as deprecated with CRD management moved to Dynamo Operator. Updates quick install and release history references.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Poem

🐰 Hop, hop! Version one-point-oh arrives,
Container tags and artifacts thrive,
From 0.9 to new release so bright,
With snapshots and mockers in sight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main changes: documentation updates to support matrix, release artifacts, and README for v1.0.0 release.
Description check ✅ Passed The description includes a comprehensive summary of changes, test plan with verification steps, but lacks explicit 'Related Issues' section as specified in the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Add experimental vllm-runtime and tensorrtllm-runtime EFA container
variants (AMD64 only) for AWS deployments with Elastic Fabric Adapter.
Updates current release table, quick install commands, history tables,
release history notes, and support matrix build support list.

Signed-off-by: Dan Gil <dagil@nvidia.com>
Made-with: Cursor
@saturley-hall saturley-hall merged commit 24fe435 into main Mar 13, 2026
45 checks passed
@saturley-hall saturley-hall deleted the dagil-nvidia/update-docs-v1.0.0 branch March 13, 2026 19:17
dagil-nvidia added a commit that referenced this pull request Mar 13, 2026
saturley-hall pushed a commit that referenced this pull request Mar 13, 2026
…7352) (#7354)

Signed-off-by: Dan Gil <dagil@nvidia.com>
Signed-off-by: dagil-nvidia <dagil@nvidia.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Neal Vaidya <nealv@nvidia.com>
ShounakRay pushed a commit to ShounakRay/fuzzy-dynamo that referenced this pull request Mar 20, 2026
yao531441 pushed a commit to yao531441/dynamo that referenced this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation Improvements or additions to documentation size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants