docs: increment release docs to v1.4.2 - #13999
Conversation
Signed-off-by: Dan Gil <dagil@nvidia.com>
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe release documentation now identifies v1.4.2 as stable. It updates compatibility records, artifact installation references, README examples, machine-readable metadata, and patch release notes. Changesv1.4.2 release documentation
Estimated code review effort: 2 (Simple) | ~15 minutes Merge Risk: ⚪ Minimal · up to This PR updates release documentation and version references for v1.4.2 without any identified merge-blocking risk; it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (5 skipped: 5 unsupported.)
Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2953a7569a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - **EFA Installer:** Updated the AWS EFA Installer to v1.50 in the EFA image variants ([#13690](https://github.com/ai-dynamo/dynamo/pull/13690)). | ||
| - **Pillow Floor:** Held pillow at the declared v12.3.0 floor in the Frontend and Planner images ([#13741](https://github.com/ai-dynamo/dynamo/pull/13741)). | ||
| - **Plotext Constraint:** Pinned `plotext` below v6 in the Planner image; plotext v6 removes the `plot_size` API that AIConfigurator profiler runs depend on ([#13716](https://github.com/ai-dynamo/dynamo/pull/13716)). | ||
| - **Nsight EFA Metrics Plugin:** Removed the unused plugin from the shipped images; `nsys profile --enable=efa_metrics` is no longer available inside the containers ([#13751](https://github.com/ai-dynamo/dynamo/pull/13751)). |
There was a problem hiding this comment.
Link the plugin removal to the implementing PRs
For v1.4.2, this hyperlink attributes the change to #13751, but the repository history shows that the removals landed for TensorRT-LLM in #13743 and SGLang in #13847. Readers following the release-note attribution are therefore sent to the wrong change and cannot verify which images were affected; link both implementing PRs instead.
Useful? React with 👍 / 👎.
Overview
Increments the release documentation to v1.4.2, following the same shape as #13678 (the v1.4.1 increment).
releases.data.ts: CURRENT_* to v1.4.2 (Aug 28, 2026), new v1.4.2 release entry (patch; first Dynamo Enterprise release), CUDA history rows, artifact inventory tags bumped to 1.4.2dynamo-v1-4-0.mdx: adds the v1.4.2 patch-release section (#v142) with Summary, Dynamo Enterprise, Bug Fixes, and Dependency Changescompatibility.mdx,release-artifacts.mdx,releases-machine-readable.mdx: regenerated viadocs/fern/scripts/gen_llms_tables.pyREADME.md: quickstart container tags bumped to 1.4.2Note: the
v1.4.2GitHub tag link goes live when the release publishes; merge alongside it.🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes
Documentation