docs: add v0.4.0 release notes - #1171
Closed
mckornfield wants to merge 1 commit into
Closed
Conversation
Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
Contributor
Contributor
|
mckornfield
marked this pull request as ready for review
August 7, 2026 18:30
Contributor
📝 WalkthroughWalkthroughRelease documentation was updated for v0.4.0. Version-specific v0.3.0 notes were added. Release-note index and navigation links now reference both releases. ChangesVersioned release documentation
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/about/release-notes/release-0-3-0.mdx`:
- Around line 60-64: Update the release-0-3-0 setup instructions so the initial
git clone uses --branch 0.3.0 and the upgrade command block checks out 0.3.0
instead of main. Use the repository’s exact 0.3.0 tag without a v prefix in both
command blocks.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 5f7b3327-fb25-4a3b-a0ae-1324fd699cb4
📒 Files selected for processing (4)
docs/about/release-notes/current-release.mdxdocs/about/release-notes/index.mdxdocs/about/release-notes/release-0-3-0.mdxdocs/fern/versions/latest.yml
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the v0.4.0 current release notes from the POR for NVBug 6573717, including scoped access keys, agent lifecycle/deployment, OpenShell, DPO, telemetry controls, and insight-driven optimization. Archives the previous v0.3.0 current release page and wires it into the release-note navigation.
Related Issue
NVBug 6573717
Changes
docs/about/release-notes/current-release.mdxto v0.4.0 with an August 12, 2026 release date.docs/about/release-notes/release-0-3-0.mdxso the prior current release remains available.Type of Change
Quality Gates
Verification
Signed-off-by:traileruv run pre-commit run -apasses, or any blocked checks are identified belowTargeted validation:
make docs-check— passed.git diff --check origin/main...HEAD— passed.origin/main..HEAD— passed for496d3b353a0c0313acd3ac6bd03efeae4770b2a2.make docs-broken-links— failed on 5 pre-existing links in files not changed by this PR:docs/telemetry-and-privacy.mdx:/documentation/cli/configurationdocs/auth/authentication/using-authentication.mdx:/documentation/access-control/authentication/oidcat two locationsdocs/studio/index.mdx:/documentation/studio/suggestionsdocs/studio/index.mdx:/documentation/studio/guardrailsuv run pre-commit run -a— blocked before hooks ran because pre-commit could not fetchhttps://github.com/norwoodj/helm-docstagv1.14.2; retried andgit ls-remotealso returned GitHub HTTP 503 for that repository.Summary by CodeRabbit