v24.03.00
·
2 commits
to branch-24.03
since this release
๐จ Breaking Changes
- Update cast_from_pyobject to throw on unsupported types rather than returning null (#451) @dagardner-nv
- RAPIDS 24.02 Upgrade (#433) @cwharris
๐ Bug Fixes
- Update CR year (#460) @dagardner-nv
- Removing the INFO log when creating an AsyncioRunnable (#456) @mdemoret-nv
- Update cast_from_pyobject to throw on unsupported types rather than returning null (#451) @dagardner-nv
- Adopt updated builds of CI runners (#442) @dagardner-nv
- Update Conda channels to prioritize
conda-forge
overnvidia
(#436) @cwharris - Remove redundant copy of libmrc_pymrc.so (#429) @dagardner-nv
- Unifying cmake exports name across all Morpheus repos (#427) @mdemoret-nv
- Updating the workspace settings to remove deprecated python options (#425) @mdemoret-nv
- Use
dependencies.yaml
to generate environment files (#416) @cwharris
๐ Documentation
- Update minimum requirements (#467) @dagardner-nv
๐ New Features
- Add maximum simultaneous tasks support to
TaskContainer
(#464) @cwharris - Add
TestScheduler
to support testing time-based coroutines without waiting for timeouts (#453) @cwharris - Adding RoundRobinRouter node type for distributing values to downstream nodes (#449) @mdemoret-nv
- Add IoScheduler to enable epoll-based Task scheduling (#448) @cwharris
- Update ops-bot.yaml (#446) @AyodeAwe
- RAPIDS 24.02 Upgrade (#433) @cwharris
๐ ๏ธ Improvements
- Update MRC to use CCCL instead of libcudacxx (#444) @cwharris
- Optionally skip the CI pipeline if the PR contains the skip-ci label (#426) @dagardner-nv
- Add flake8, yapf, and isort pre-commit hooks. (#420) @cwharris
Full Changelog: v23.11.00...v24.03.00