·
43 commits
to branch-25.10
since this release
Morpheus 25.06.00 (23 Jul 2025)
🚨 Breaking Changes
- Remove NeMoLLM as a dependency, and remove as an option in LLM pipelines (#2272) @dagardner-nv
- Adopt Python 3.12 (#2184) @dagardner-nv
- Bugfix: Remove
MORPHEUS_USE_CONDAoption; Add warning ifCONDA_PREFIXnot found (#2171) @willkill07
🐛 Bug Fixes
- Fix: typo for PROJECT_IS_TOP_LEVEL for building examples (#2291) @willkill07
- Fix mlflow dependency in Conda packages (#2290) @dagardner-nv
- Fix devcontainer builds (#2288) @dagardner-nv
- Fix type checking of the input message in PassThruStage example (#2284) @dagardner-nv
- Replace default model in RAG pipeline with Nvidia hosted model (#2283) @dagardner-nv
- Allow empty DataFrame slices (#2282) @dagardner-nv
- Fix Sid visualization example (#2278) @dagardner-nv
- Fix: examples build on aarch64 (#2277) @willkill07
- Remove NeMoLLM as a dependency, and remove as an option in LLM pipelines (#2272) @dagardner-nv
- Fix incompatible pynvml versions in conda envs (#2264) @dagardner-nv
- Fix DFP docker build issues (#2261) @dagardner-nv
- Fix handling of labels in DLP example (#2257) @dagardner-nv
- Add optional databricks packages to the all env, and rename the group (#2251) @dagardner-nv
- Support running the DLP example within the release container (#2244) @dagardner-nv
- Clamp marshmallow to <4 to avoid version incompatibilities (#2235) @dagardner-nv
- Fix conda package dependency issues (#2229) @dagardner-nv
- Work-arounds for dependency issues (#2225) @dagardner-nv
- Fix script reference in DFP example's Dockerfile from 125 to 128 (#2215) @Misiac
- Fix docker container for Python 3.12 (#2208) @dagardner-nv
- Invoke
CudfHelper::load()from the main Python thread (#2207) @dagardner-nv - Add test to verify that #2202 is fixed (#2206) @dagardner-nv
- Pin cupy to version <13.4; fix documentation link (#2194) @willkill07
- Bugfix: Remove
MORPHEUS_USE_CONDAoption; Add warning ifCONDA_PREFIXnot found (#2171) @willkill07 - Several fixes & improvements of C++
MonitorStage(#2170) @yczhang-nv - Bugfix: update old references of 25.02 to 25.06 (#2151) @willkill07
📖 Documentation
- Update nlp_si_detection example
README.mdto reflect that boolean values are used in the output (#2293) @dagardner-nv - Update known issues document (#2292) @dagardner-nv
- Update DLP diagram (#2255) @hsin-c
- Update examples content list README.md to include DLP pipeline in the list (#2250) @tzemicheal
- Update DLP README and notebook to include new diagrams (#2246) @hsin-c
- Document the need to build the DLP example with the MORPHEUS_BUILD_EXAMPLES=ON flag (#2243) @dagardner-nv
- DLP diagram formatting update (#2240) @hsin-c
- Fix incorrect and outdated comments in examples documentation (#2234) @dagardner-nv
- Add analytics to rendered documentation (#2205) @dagardner-nv
🚀 New Features
- DLP inference example notebook (#2227) @tzemicheal
- Add Data Loss Prevention Example (#2226) @dagardner-nv
- Switch to the Nvidia Sphinx Theme for documentation (#2203) @dagardner-nv
- Adopt Python 3.12 (#2184) @dagardner-nv
- Adopt Rapids 25.02 and CUDA 12.8 (#2183) @dagardner-nv
- Kinetica Vector DB Service (#2098) @am-kinetica
🛠️ Improvements
- Set a reasonable num_threads default value for ransomware_detection example (#2268) @dagardner-nv
- Update Dependency (#2230) @Salonijain27
- Remove cudf_helpers.pyx patch for 24.12 bug (#2201) @mroeschke
- Forward merge branch-25.02 into branch-25.06 (#2197) @willkill07
- CI: Add new L4 runner for test (#2145) @willkill07
Full Changelog: v25.06.00a...v25.06.00