Release 4.0#587
Conversation
Signed-off-by: M Q <mingmelvinq@nvidia.com>
Signed-off-by: M Q <mingmelvinq@nvidia.com>
WalkthroughThis pull request bumps the project version to 4.0.0 and adds corresponding release notes. The configuration version is updated, release notes documentation structure is integrated into the Sphinx index, and a new v4.0.0 release notes file documents key changes including CUDA 13 default usage, Holoscan SDK/CLI version constraints, and improved image decoding via nvImageCodec. ChangesVersion 4.0.0 Release
🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
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/source/release_notes/v4.0.0.md`:
- Around line 5-11: Update the release note phrasing and capitalization:
hyphenate "CUDA version-dependent" in the first bullet, reword "the key
dependencies if this SDK" (reference "Holoscan SDK" and "Holoscan CLI" bullet)
to a clearer phrase such as "the key dependencies for this SDK", ensure "Github"
is capitalized as "GitHub" in both link anchor texts ("closed issues on GitHub"
and "closed pull requests on GitHub"), and verify consistent capitalization of
product names like "nvImageCodec" and "CUDA 13" for clarity.
🪄 Autofix (Beta)
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: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: a074a2fd-2b2e-4ff0-96fe-fa93c940b023
📒 Files selected for processing (3)
.bumpversion.cfgdocs/source/release_notes/index.mddocs/source/release_notes/v4.0.0.md



Summary by CodeRabbit
New Features
Documentation
Chores