[NIGHTLY] v25.04.00
Pre-release
Pre-release
·
28 commits
to branch-25.04
since this release
🔗 Links
🚨 Breaking Changes
- Adjust the way of determining FileHandle's compatibility mode for sync and async I/O to improve code readability (#608) @kingcrimsontianyu
🐛 Bug Fixes
🚀 New Features
- Enable tracing of thread pool tasks using NVTX (#630) @kingcrimsontianyu
🛠️ Improvements
- Consolidate more Conda solves in CI (#636) @KyleFromNVIDIA
- Use rapids-generate-version for package versions (#628) @bdice
- Forward-merge branch-25.02 into branch-25.04 (#626) @bdice
- Use shared-workflows branch-25.04 (#623) @bdice
- Add
shellcheck
to pre-commit and fix warnings (#621) @gforsyth - Add build_type input field for
test.yaml
(#620) @gforsyth - add telemetry (#615) @msarahan
- Add RAII file wrappers to avoid resource leak (#614) @kingcrimsontianyu
- disallow fallback to Make in Python builds (#612) @jameslamb
- Add
verify-codeowners
hook (#611) @KyleFromNVIDIA - Forward-merge branch-25.02 to branch-25.04 (#610) @bdice
- Adjust the way of determining FileHandle's compatibility mode for sync and async I/O to improve code readability (#608) @kingcrimsontianyu
- Migrate to NVKS for amd64 CI runners (#605) @bdice
- Add tutorials to showcase GDS for nifti and dicom images (#597) @yiheng-wang-nv
- Apply east const using clang-format. Fix header issues reported by clang-tidy (#594) @kingcrimsontianyu