Releases: nv-morpheus/utilities
Releases · nv-morpheus/utilities
v25.06.00
utilities 25.06.00 (22 Jul 2025)
🚨 Breaking Changes
- Chore: update
Configure_mrc.cmaketo not listMRC_USE_CONDAoption (#99) @willkill07 - Chore: remove unused parameters from
register_api.cmakefunctions (#98) @willkill07
🐛 Bug Fixes
- Fix bug ensuring all architectures are added to the docker manifest (#100) @dagardner-nv
- Chore: update
Configure_mrc.cmaketo not listMRC_USE_CONDAoption (#99) @willkill07 - Chore: remove unused parameters from
register_api.cmakefunctions (#98) @willkill07 - bugfix: fix python import for version check (#94) @willkill07
🚀 New Features
- Adopt Pybind11 2.12 (#101) @dagardner-nv
- Adopt Rapids 25.02 (#95) @dagardner-nv
New Contributors
- @willkill07 made their first contribution in #94
Full Changelog: v25.02.00...v25.06.00
[NIGHTLY] v25.10.00
🔗 Links
🛠️ Improvements
- Revert "Update to Rapids 25.06 (#105)" (#108) @dagardner-nv
- Update to Rapids 25.06 (#105) @dagardner-nv
v25.02.00
utilities 25.02.00 (03 Feb 2025)
🛠️ Improvements
- Support building multi-arch containers for CI (#90) @dagardner-nv
- Automate downloading of dependent source packages (#88) @dagardner-nv
- Add
indicatorsdependency for C++ version ofMonitorStage(#78) @yczhang-nv
New Contributors
- @yczhang-nv made their first contribution in #78
Full Changelog: v24.10.00...v25.02.00
[NIGHTLY] v25.06.00
🔗 Links
🚨 Breaking Changes
- Chore: update
Configure_mrc.cmaketo not listMRC_USE_CONDAoption (#99) @willkill07 - Chore: remove unused parameters from
register_api.cmakefunctions (#98) @willkill07
🐛 Bug Fixes
- Fix bug ensuring all architectures are added to the docker manifest (#100) @dagardner-nv
- Chore: update
Configure_mrc.cmaketo not listMRC_USE_CONDAoption (#99) @willkill07 - Chore: remove unused parameters from
register_api.cmakefunctions (#98) @willkill07 - bugfix: fix python import for version check (#94) @willkill07
🚀 New Features
- Adopt Pybind11 2.12 (#101) @dagardner-nv
- Adopt Rapids 25.02 (#95) @dagardner-nv
v24.10.00
utilities 24.10.00 (01 Nov 2024)
🐛 Bug Fixes
- Converting the import of MRC from
mrc::mrctomrc::libmrc(#84) @mdemoret-nv - Fix in-place Python installs (#81) @dagardner-nv
- Fixing python package pip dependency file generation (#79) @mdemoret-nv
- Move the logic inferring the value of
CMAKE_INSTALL_PREFIXto it's own function (#74) @dagardner-nv
🚀 New Features
🛠️ Improvements
v24.06.00
utilities 24.06.00 (03 Jul 2024)
There are no changes for v24.06.00.
v24.03.00
utilities 24.03.00 (27 Mar 2024)
🚨 Breaking Changes
🐛 Bug Fixes
🚀 New Features
- Update ops-bot.yaml (#68) @AyodeAwe
- Obtain libcudacxx via CCCL, patch matx to include properly. (#66) @cwharris
🛠️ Improvements
- Add helper method for configuring grpc (#63) @dagardner-nv
- Improving setup scripts between MRC and Morpheus (#61) @dagardner-nv
v23.11.00
🐛 Bug Fixes
- Fix MatX when building MRC and Morpheus in same environment. (#55) @cwharris
- Revert installing pybind11 via conda and patch the dec_ref method (#52) @dagardner-nv
🛠️ Improvements
- Improve cmake debugging (#57) @mdemoret-nv
- Add option for generating python module from current CMake directory (#56) @mdemoret-nv
- Use
copy-pr-bot(#54) @ajschmidt8 - Update Versions for v23.11.00 (#49) @mdemoret-nv
- Adopt pybind11 v2.10.4 (#45) @dagardner-nv
New Contributors
- @ajschmidt8 made their first contribution in #54
Full Changelog: v23.07.00...v23.11.00
v23.07.00
utilities 23.07.00 (18 Jul 2023)
🚨 Breaking Changes
- Changing target names to
buildandtestfor CI runner (#30) @mdemoret-nv
🐛 Bug Fixes
- Add conda's gcov to list of possible names for gcov (#28) @dagardner-nv
🚀 New Features
- add compiler settings required for doca support (#39) @cwharris
- Create label-external-issues.yml (#37) @jarmak-nv
- Update default RAPIDS version to 23.02 (#27) @cwharris
🛠️ Improvements
- Adding a
update-version.shscript to help with releases (#47) @mdemoret-nv - Patch matx so that it doesn't fail when LIBCUDACXX_VERSION is empty (#44) @drobison00
- Remove patch from pybind11 (#43) @dagardner-nv
- Adopt Matx 0.4.1 (#42) @dagardner-nv
- Update Configure_matx.cmake (#41) @pdmack
- Adoption MatX fix for Pascal builds (#38) @dagardner-nv
- Adopt MatX v0.4.0 (#36) @dagardner-nv
- Allow python scripts to be loaded even with missing dependencies (#35) @mdemoret-nv
- Make Cython targets have the same extension as pybind11 (#34) @mdemoret-nv
- Pr template and discussions (#31) @jarmak-nv
- Changing target names to
buildandtestfor CI runner (#30) @mdemoret-nv - Give the conda installed gcov precedence over the OS copy (#29) @dagardner-nv
- Set default version of MRC to 23.07 (#25) @dagardner-nv
v23.03.00
utilities 23.03.00 (29 Mar 2023)
🚨 Breaking Changes
- Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv
🐛 Bug Fixes
- Adding better handling to relative paths for python depfile (#22) @mdemoret-nv
- No more buildx, we just set the DOCKER_BUILDKIT=1 (#16) @dagardner-nv
🛠️ Improvements
- Updating the MRC version to 23.03 (#21) @mdemoret-nv
- Adopt commit 015908f of matx (#20) @dagardner-nv
- Disable git shallow checkouts for matx (#19) @dagardner-nv
- Use a 32bit build of MatX (#18) @dagardner-nv
- Improving the python CMake modules to speed up configure step (#17) @mdemoret-nv
- Adopt matx 0.3.0 and drop patch (#15) @dagardner-nv