Releases: nv-morpheus/Morpheus
Releases · nv-morpheus/Morpheus
v25.02.03
Morpheus 25.02.03 (03 Sep 2025)
🛠️ Improvements
- Forward-merge branch-24.10 into branch-25.02 (#2310)
Full Changelog: v25.02.02...v25.02.03
v24.10.03
Morpheus 24.10.03 (03 Sep 2025)
🐛 Bug Fixes
- Dependency fixes for 24.10 (#2309) @dagardner-nv
Full Changelog: v24.10.02...v24.10.03
v24.06.03
Morpheus 24.06.03 (03 Sep 2025)
🐛 Bug Fixes
- Misc version and CI fixes (#2306) @dagardner-nv
Full Changelog: v24.06.02...v24.06.03
v25.02.02
Morpheus 25.02.02 (29 Aug 2025)
🛠️ Improvements
- Forward-merge branch-24.10 into branch-25.02 (#2302)
Full Changelog: v25.02.01...v25.02.02
v24.10.02
Morpheus 24.10.02 (29 Aug 2025)
🛠️ Improvements
- Forward-merge branch-24.06 into branch-24.10 (#2300)
- Forward-merge branch-24.06 into branch-24.10 (#2245)
Full Changelog: v24.10.01...v24.10.02
v24.06.02
Morpheus 24.06.02 (29 Aug 2025)
🛠️ Improvements
- Update dependencies for Morpheus 24.06 container (#2217) @yczhang-nv
Full Changelog: v24.06.01...v24.06.02
v25.06.00
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
[NIGHTLY] v25.06.00
🔗 Links
🚨 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
- Document the licences of additional dependencies (#2295) @dagardner-nv
- Document the source of the gliner model (#2294) @dagardner-nv
- 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
- Forward-merge branch-25.02 into branch-25.06 (#2312) @dagardner-nv
- 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
[NIGHTLY] v25.10.00
🔗 Links
🐛 Bug Fixes
- Fix DFP docker build issues (#2260) @dagardner-nv
📖 Documentation
- Document the driver incompatibility issue (#2322) @dagardner-nv
🛠️ Improvements
- Forward-merge branch-25.06 into branch-25.10 (#2321) @dagardner-nv
- Update Python stub files (#2297) @dagardner-nv
v25.02.01
Morpheus 25.02.01 (28 Feb 2025)
🐛 Bug Fixes
- Perform apt upgrade during docker build of the models container (#2174) @dagardner-nv
- Remove pe_count option from MonitorStage (#2178) @yczhang-nv
- Pick up changes from nv-morpheus/morpheus-visualizations#50 (#2186) @dagardner-nv
📖 Documentation
- Remove out of date documentation (#2173) @dagardner-nv
- Include a Third Party OSS notice in the entrypoint banner (#2176) @dagardner-nv
Full Changelog: v25.02.00...v25.02.01